+5
-5
@@ -56,3 +56,3 @@ { | ||
| "devDependencies": { | ||
| "@aws-sdk/client-sts": "^3.883.0", | ||
| "@aws-sdk/client-sts": "^3.895.0", | ||
| "@stylistic/eslint-plugin": "^2", | ||
@@ -79,4 +79,4 @@ "@types/glob": "^8.1.0", | ||
| "dependencies": { | ||
| "@aws-sdk/client-codeartifact": "^3.893.0", | ||
| "@aws-sdk/credential-providers": "^3.893.0", | ||
| "@aws-sdk/client-codeartifact": "^3.896.0", | ||
| "@aws-sdk/credential-providers": "^3.896.0", | ||
| "@aws-sdk/types": "^3.893.0", | ||
@@ -89,3 +89,3 @@ "@types/fs-extra": "^8.0.0", | ||
| "yargs": "^17", | ||
| "zx": "^8.8.3" | ||
| "zx": "^8.8.4" | ||
| }, | ||
@@ -98,3 +98,3 @@ "main": "lib/index.js", | ||
| }, | ||
| "version": "0.2.1020", | ||
| "version": "0.2.1021", | ||
| "jest": { | ||
@@ -101,0 +101,0 @@ "coverageProvider": "v8", |
Network access
Supply chain riskThis module accesses the network.
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 25 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 25 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated