forked from oxsecurity/megalinter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.trivyignore
101 lines (83 loc) · 1.25 KB
/
.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# .NET sdk
CVE-2024-0057
CVE-2024-30105
CVE-2024-38095
CVE-2024-38168
CVE-2024-43483
CVE-2024-43484
CVE-2024-43485
# Docker
CVE-2024-41110
# Devskim
CVE-2018-8292
CVE-2019-0820
# Go stdlib (all go based linters)
CVE-2024-6257
CVE-2023-45288
CVE-2024-24788
CVE-2024-24790
# java PMD
CVE-2024-7254
# Kubescape
# https://github.com/oxsecurity/megalinter/issues/3519
GHSA-9763-4f94-gfch
GHSA-m425-mq94-257g
CVE-2023-39325
CVE-2023-45283
CVE-2023-49569
CVE-2023-49568
# node
# json-path
CVE-2024-21534
# python
CVE-2024-6232
CVE-2024-7592
# powershell
CVE-2024-21907
CVE-2021-24112
# Roslynator
CVE-2018-8292
CVE-2023-29331
CVE-2019-0820
# Lightning flow scanner
CVE-2020-26226
# sfdx
GHSA-xpw8-rcwv-8f8p
# spectral
CVE-2024-47068
# terrascan
# https://github.com/tenable/terrascan/issues/1674
CVE-2024-23652
CVE-2024-23653
CVE-2024-23651
CVE-2024-26147
# tflint
CVE-2024-3817
# tsqllint
CVE-2023-36414
CVE-2024-0056
# Misc
# Not fixed yet https://avd.aquasec.com/nvd/2024/cve-2024-29415/
CVE-2024-29415
# axios
CVE-2024-39338
# mega-linter-runner
CVE-2024-4067
# libexpat
CVE-2024-45490
CVE-2024-45491
CVE-2024-45492
# stdlib
CVE-2024-34156
# mega-linter-runner cross-spawn
CVE-2024-21538
# other
CVE-2024-47535
# Dockerfile
DS001
DS002
DS003
DS004
DS013
DS014
DS026