Skip to content

Commit 109441d

Browse files
authored
Merge pull request #45 from IABTechLab/tjm-UID2-4460-ignore-cve-2024-47535
Ignore CVE-2024-47535 and CVE-2024-7254
2 parents 32199fa + 23ba29f commit 109441d

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.trivyignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# List any vulnerability that are to be accepted
2-
# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
2+
# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
33
# for more details
4-
# e.g.
5-
# CVE-2022-3996
4+
# e.g.
5+
6+
# https://thetradedesk.atlassian.net/browse/UID2-4460
7+
CVE-2024-47535
8+
9+
# https://thetradedesk.atlassian.net/browse/UID2-4461
10+
CVE-2024-7254

0 commit comments

Comments
 (0)