Skip to content

Commit

Permalink
Fix typo in cve ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DovOps authored Dec 31, 2024
1 parent 50e1fad commit 29befd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/node-cve-ignore-list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<cve>CVE-2024-6484</cve>
<cve>CVE-2024-6531</cve>
<!-- this is slightly more than 5.0 affecting latest ver of express 5.0.1 -->
<cve>CVE-2024-1049</cve>
<cve>CVE-2024-10491</cve>
</suppress>

</suppressions>

0 comments on commit 29befd8

Please sign in to comment.