Skip to content

Commit cd00797

Browse files
Piyush Singh GaurPiyush Singh Gaur
authored andcommitted
fix(deps): fix fast-xml-parser vulnerability
fix fast-xml-parser vulnerability GH-0
1 parent b8ad262 commit cd00797

File tree

2 files changed

+1531
-1554
lines changed

2 files changed

+1531
-1554
lines changed

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
scan-type: "fs"
2828
scan-ref: "${{ github.workspace }}"
29-
trivy-config: "${{ github.workspace }}/trivy.yml"
29+
trivy-config: "${{ github.workspace }}/trivy.yaml"

0 commit comments

Comments
 (0)