Compare commits
3 Commits
18e87eb663
...
developmen
Author | SHA1 | Date | |
---|---|---|---|
c0b49046a0
|
|||
89b49f5d7b
|
|||
50e6103818
|
@@ -91,6 +91,7 @@ jobs:
|
|||||||
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
|
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
|
||||||
vuln-type: os,library
|
vuln-type: os,library
|
||||||
cache: 'false'
|
cache: 'false'
|
||||||
|
github-pat: ${{ secrets.ACTIONS_TOKEN }}
|
||||||
|
|
||||||
- name: Upload Trivy scan results to GitHub Security tab
|
- name: Upload Trivy scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
ARG VERSION=2025020200
|
ARG VERSION=2025040400
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
LABEL maintainer="Lukas Raub titanz@pm.me"
|
LABEL maintainer="Lukas Raub titanz@pm.me"
|
||||||
|
Reference in New Issue
Block a user