docker scan bien stp
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -125,11 +125,13 @@ jobs:
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: backend-trivy.sarif
|
||||
category: trivy-backend
|
||||
|
||||
- name: Upload frontend Trivy results
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: frontend-trivy.sarif
|
||||
category: trivy-frontend
|
||||
|
||||
validate-docker-compose:
|
||||
name: Validate Docker Compose
|
||||
|
||||
Reference in New Issue
Block a user