Skip to content

Commit

Permalink
fix: CVE-2024-4067 in micromatch (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
michelkaporin authored Oct 16, 2024
1 parent 681a447 commit 2e58fbd
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 3,114 deletions.
3 changes: 2 additions & 1 deletion .gitleaksignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
4785e1148780801b72918d10066ffbf360ed25c1:tests/fixtures/sarif_convertor/shallow_sast_webgoat/DeserializeTest.java:generic-api-key:82
4785e1148780801b72918d10066ffbf360ed25c1:tests/fixtures/sarif_convertor/shallow_sast_webgoat/JWTRefreshEndpoint.java:generic-api-key:48
4785e1148780801b72918d10066ffbf360ed25c1:tests/fixtures/sarif_convertor/shallow_sast_webgoat/JWTRefreshEndpoint.java:generic-api-key:49
4785e1148780801b72918d10066ffbf360ed25c1:tests/fixtures/sarif_convertor/shallow_sast_webgoat/JWTRefreshEndpoint.java:generic-api-key:49
4785e1148780801b72918d10066ffbf360ed25c1:tests/fixtures/sarif_convertor/shallow_sast_webgoat/JWTFinalEndpointTest.java:jwt:31
Loading

0 comments on commit 2e58fbd

Please sign in to comment.