Commit e3a1ad3 1 parent c0cf5f5 commit e3a1ad3 Copy full SHA for e3a1ad3
File tree 2 files changed +2
-24
lines changed
2 files changed +2
-24
lines changed Original file line number Diff line number Diff line change 43
43
with :
44
44
image-ref : ghcr.io/${{ github.repository }}:${{ github.sha }}
45
45
severity : HIGH,CRITICAL
46
+ ignore-unfixed : true
46
47
exit-code : 1
Original file line number Diff line number Diff line change 1
- # Ubuntu
2
- CVE-2024-43882
3
- CVE-2024-53103
4
- CVE-2024-56658
5
- CVE-2024-53140
6
- CVE-2024-56672
7
- CVE-2024-57798
8
- CVE-2024-56595
9
-
10
- # Python
11
- ## setuptools
12
- CVE-2024-6345 # TODO: @jacobwoffenden - Figure out where this comes from and patch it
13
-
14
- # .NET
15
- ## We are running the latest dotnet-sdk from Ubuntu
16
- CVE-2024-0057
17
- CVE-2024-38095
18
-
19
- # Go
20
- ## aws-sso
21
- CVE-2024-41110 # Vulnerability in github.com/docker/docker, but we don't run Docker on CDE
22
- CVE-2024-34156
23
- CVE-2024-45337
24
- CVE-2024-45338
1
+ # Testing removing CVEs
You can’t perform that action at this time.
0 commit comments