node-keytool
Advanced tools
+1
-1
| { | ||
| "name": "node-keytool", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "engines" : { "node" : ">=0.10.27 <0.12" }, | ||
@@ -5,0 +5,0 @@ "description": "wrapper for keytool binary", |
+1
-1
@@ -10,3 +10,3 @@ node-keytool | ||
| ```javascript | ||
| var Keytool = require('../lib/keytool'); | ||
| var Keytool = require('node-keytool'); | ||
| ``` | ||
@@ -13,0 +13,0 @@ Then, open / create your keystore file: |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
31349
-0.01%