+1
-1
@@ -15,3 +15,3 @@ const cacache = require('cacache') | ||
| const hashre = /^[a-f0-9]{40}$/ | ||
| const hashre = /^[a-f0-9]{40,64}$/ | ||
@@ -18,0 +18,0 @@ // get the repository url. |
+1
-1
| { | ||
| "name": "pacote", | ||
| "version": "21.2.0", | ||
| "version": "21.3.0", | ||
| "description": "JavaScript package downloader", | ||
@@ -5,0 +5,0 @@ "author": "GitHub Inc.", |
Network access
Supply chain riskThis module accesses the network.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Network access
Supply chain riskThis module accesses the network.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
75724
0