We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63c7fd commit 8fb7e89Copy full SHA for 8fb7e89
1 file changed
.github/workflows/aqua.yml
@@ -45,6 +45,6 @@ jobs:
45
AQUA_URL: https://api.eu-1.supply-chain.cloud.aquasec.com
46
CSPM_URL: https://eu-1.api.cloudsploit.com
47
TRIVY_RUN_AS_PLUGIN: aqua
48
- TRIVY_DB_REPOSITORY: europe-docker.pkg.dev/lyrical-carver-335213/ghcr-remote-cache/aquasecurity/trivy-db:2
+ TRIVY_DB_REPOSITORY: europe-docker.pkg.dev/lyrical-carver-335213/remote-cache-aquasec/trivy-db:2
49
with:
50
args: trivy fs --sast --reachability --scanners misconfig,vuln,secret .
0 commit comments