@sigstore/tuf
Advanced tools
+2
-2
| { | ||
| "name": "@sigstore/tuf", | ||
| "version": "2.0.0", | ||
| "version": "2.1.0", | ||
| "description": "Client for the Sigstore TUF repository", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
| "@sigstore/protobuf-specs": "^0.2.1", | ||
| "tuf-js": "^2.0.0" | ||
| "tuf-js": "^2.1.0" | ||
| }, | ||
@@ -39,0 +39,0 @@ "engines": { |
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Updated