Commit Graph

3 Commits

Author SHA1 Message Date
Norbert Schneider 59b8860883
Update Node.js setup for JavaScript projects (#10941)
Migrate the Node.js setup to the currently recommended way and version.
The previously used installation scripts are no longer maintained.

Fixes #10936
2023-09-12 18:09:41 -04:00
Khaled Yakdan fd04971319
Source-based code coverage reporting for Jazzer.js (#9758) 2023-02-23 18:51:21 +11:00
Khaled Yakdan dc2f5f4be8
Integrate Jazzer.js (#9466)
This PR enables using Jazzer.js for fuzzing Node.js projects in
OSS-Fuzz.

Part of #8324

---------

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2023-01-31 11:31:54 -05:00