+2
-1
@@ -9,3 +9,3 @@ var spawnSync = require('child_process').spawnSync | ||
| commands.forEach(function (_cmd) { | ||
| spawnSync('git', _cmd.split(' '), { | ||
| var c = spawnSync('git', _cmd.split(' '), { | ||
| stdio: 'inherit' | ||
@@ -31,2 +31,3 @@ }) | ||
| } | ||
| process.exit(1) | ||
| } |
+1
-1
| { | ||
| "name": "git-alias", | ||
| "version": "0.1.0", | ||
| "version": "0.2.0", | ||
| "description": "A git alias Node.js package", | ||
@@ -5,0 +5,0 @@ "preferGlobal": "true", |
Obfuscated code
Supply chain riskObfuscated files are intentionally packed to hide their behavior. This could be a sign of malware.
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
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
5815
0.45%53
1.92%0
-100%1
Infinity%