Revert "Upgrade NodeJS binary to v16.13.0"
[platform/framework/web/chromium-efl.git] / third_party / nyx-packer / README.chromium
1 Name: Nyx Packer
2 Short Name: nyx-packer
3 URL: https://github.com/nyx-fuzz/packer
4 Version: 0
5 Date: 2022/08/05
6 Revision: a2403befd860415725d0b6d64df69fd000aca541
7 License: MIT and GPL2
8 License File: NOT_SHIPPED
9 Security Critical: no
10 CPEPrefix: unknown
11
12 Description:
13 Nyx Packer is used to create a Nyx sharedir, which contains bundled data
14 required to run a virtual machine for a given fuzz testing (fuzzing) target.
15 The only file used from this library is 'nyx.h' for the low-level interface
16 definitions.
17
18 Local Modifications:
19 We add 'get.sh', which is an aid for creating a CL to roll our copy of the
20 'nyx.h' header file. It fetches the latest version of 'nyx.h' from the upstream
21 repository and then updates this README file with the latest commit hash and
22 date.