Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "jsfuzz", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Coverage Guided Javascript Fuzzer", | ||
"main": "index.js", | ||
"main": "build/src/index.js", | ||
"types": "build/src/inde.d.ts", | ||
"repository": { | ||
@@ -7,0 +8,0 @@ "type": "git", |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
78791
43
1480
3
1