@appgeist/exec
Advanced tools
+1
-1
| { | ||
| "name": "@appgeist/exec", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Utility function to execute a shell command and return a Promise", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+2
-0
@@ -11,2 +11,4 @@ # @appgeist/exec | ||
| ```js | ||
| const exec = require("@appgeist/exec"); | ||
| const result = await exec(` | ||
@@ -13,0 +15,0 @@ identify |
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
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
2542
1.64%24
9.09%