cpp-crypter
Advanced tools
+2
-3
| { | ||
| "name": "cpp-crypter", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "A package to encrypt and decrypt & run a C++ program", | ||
| "main": "index.js", | ||
| "bin": { | ||
| "encrypt": "./bin/encrypt.js", | ||
| "decrypt": "./bin/decrypt.js" | ||
| "cpp-crypter": "./bin/cpp-crypter.js" | ||
| }, | ||
@@ -10,0 +9,0 @@ "scripts": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
6133
-0.47%