@snyk/snyk-docker-pull
Advanced tools
Comparing version 3.2.5 to 3.2.6
@@ -42,3 +42,3 @@ { | ||
"dependencies": { | ||
"@snyk/docker-registry-v2-client": "^2.1.2", | ||
"@snyk/docker-registry-v2-client": "^2.1.3", | ||
"child-process": "^1.0.2", | ||
@@ -48,3 +48,3 @@ "tar-stream": "^2.1.2", | ||
}, | ||
"version": "3.2.5" | ||
"version": "3.2.6" | ||
} |
@@ -93,3 +93,3 @@ import * as path from "path"; | ||
test.only("private multiarch manifest digest pull and build", async () => { | ||
test("private multiarch manifest digest pull and build", async () => { | ||
const repo = `${process.env.SNYK_DRA_DOCKER_HUB_REPOSITORY}-multiarch`; | ||
@@ -96,0 +96,0 @@ const multiArchManifestDigestWithAmd64 = |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
2
44386
2