forked from oxsecurity/megalinter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.trivyignore
67 lines (55 loc) · 962 Bytes
/
.trivyignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# .NET sdk
# https://github.com/dotnet/sdk/issues/37790#issuecomment-1918068016
CVE-2024-0057
# Devskim
CVE-2018-8292
CVE-2019-0820
# gitleaks
# Solved in next gitleaks release: https://github.com/gitleaks/gitleaks/pull/1342
CVE-2021-38561
CVE-2022-32149
# Go stdlib (all go based linters)
CVE-2023-45283
CVE-2023-45287
CVE-2023-45288
CVE-2024-24788
# Kubescape
# https://github.com/oxsecurity/megalinter/issues/3519
GHSA-9763-4f94-gfch
GHSA-m425-mq94-257g
CVE-2023-39325
CVE-2023-49569
CVE-2023-49568
# powershell
CVE-2024-21907
CVE-2021-24112
# Roslynator
CVE-2018-8292
CVE-2023-29331
CVE-2019-0820
# sfdx-scanner
CVE-2023-6378
CVE-2020-36518
CVE-2021-46877
CVE-2022-42003
CVE-2022-42004
CVE-2022-33980
CVE-2022-42889
CVE-2022-1471
CVE-2022-25857
# terrascan
# https://github.com/tenable/terrascan/issues/1674
CVE-2024-23652
CVE-2024-23653
CVE-2024-23651
CVE-2024-26147
# tflint
CVE-2024-3817
# Dockerfile
DS001
DS002
DS003
DS004
DS013
DS014
DS026