mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 20:15:19 +02:00
fix: re-enable trivvy docker scan (#4943)
* fix: re-enable trivvy docker scan * wip * fixup * fixup * fixup
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -464,7 +464,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: Run Trivy vulnerability scanner in repo mode
|
||||
#Commit SHA for v0.0.17
|
||||
uses: aquasecurity/trivy-action@296212627a1e693efa09c00adc3e03b2ba8edf18
|
||||
with:
|
||||
scan-type: "fs"
|
||||
|
||||
Reference in New Issue
Block a user