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 121070f + c9d91f3 commit 4c08931Copy full SHA for 4c08931
.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.6
+ go-version: 1.24.9
16
id: go
17
18
- name: Checkout code
.trivyignore
@@ -0,0 +1,10 @@
1
+CVE-2025-47912
2
+CVE-2025-58183
3
+CVE-2025-58185
4
+CVE-2025-58186
5
+CVE-2025-58187
6
+CVE-2025-58188
7
+CVE-2025-58189
8
+CVE-2025-61723
9
+CVE-2025-61724
10
+CVE-2025-61725
0 commit comments