Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit b59c143

Browse files
authored
fix: add CVE-2024-4068 to .trivyignore.yaml (#182)
1 parent 8bb8ce1 commit b59c143

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.trivyignore.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
vulnerabilities:
2+
# │ braces │ CVE-2024-4068 │ HIGH │ fixed │ 2.3.2 │ 3.0.3 │ braces: fails to limit the number of characters it can │
3+
- id: CVE-2024-4068
24
# │ glob-parent │ CVE-2020-28469 │ HIGH │ fixed │ 3.1.0 │ 5.1.2 │ Regular expression denial of service │
35
- id: CVE-2020-28469
46
# │ json5 │ CVE-2022-46175 │ HIGH │ fixed │ 0.5.1 │ 2.2.2, 1.0.2 │ json5: Prototype Pollution in JSON5 via Parse Method │

0 commit comments

Comments
 (0)