mirror of https://github.com/google/oss-fuzz.git
04369ed9c3
This causes issues in two cases: 1. using other package managers than npm, e.g., yarn. 2. fuzzing pure ECMAScript projects. In this case, we have to transform those projects into CommonJS projects so that they can be instrumented properly. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fuzz_promise.js | ||
fuzz_string_compare.js | ||
fuzz_value_profiling.js | ||
package.json | ||
project.yaml |