We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4107d4 + 66eb93a commit 097aa32Copy full SHA for 097aa32
.github/workflows/trivy.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go 1.x
13
uses: actions/setup-go@v5
14
with:
15
- go-version: 1.24.4
+ go-version: 1.24.6
16
id: go
17
18
- name: Checkout code
.trivyignore
@@ -1,3 +1,4 @@
1
CVE-2025-22874
2
CVE-2025-4673
3
CVE-2025-0913
4
+CVE-2025-47907
0 commit comments