@ipld/schema
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [4.2.7](https://github.com/rvagg/js-ipld-schema/compare/v4.2.6...v4.2.7) (2024-01-04) | ||
| ### Trivial Changes | ||
| * **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([b114cc8](https://github.com/rvagg/js-ipld-schema/commit/b114cc8c2460cf54912765ebf05fc0dc11f65640)) | ||
| ## [4.2.6](https://github.com/rvagg/js-ipld-schema/compare/v4.2.5...v4.2.6) (2024-01-01) | ||
@@ -2,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@ipld/schema", | ||
| "version": "4.2.6", | ||
| "version": "4.2.7", | ||
| "description": "IPLD Schema parser and CLI utilities for JavaScript", | ||
@@ -48,3 +48,3 @@ "type": "module", | ||
| "@types/yargs": "^17.0.24", | ||
| "c8": "^8.0.1", | ||
| "c8": "^9.0.0", | ||
| "chai": "^4.3.8", | ||
@@ -51,0 +51,0 @@ "conventional-changelog-conventionalcommits": "^7.0.2", |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
488203
0.05%