Skip to content

Commit

Permalink
chore: update cve exclude list (#7152)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 committed Jan 7, 2025
1 parent 67c615b commit 42b0915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generateAndCheckSBOM.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const cveWhiteList = {
cves: ['CVE-2024-26467'],
description: 'This is coming from the tools, @cyclonedx/cyclonedx-npm, we have used for sbom module, FP for us. '
},
'pkg:npm/libxmljs2@0.33.0' : {
'pkg:npm/libxmljs2@0.35.0' : {
cves: ['CVE-2024-34394', 'CVE-2024-34393'],
description: 'This is coming from the tools, @cyclonedx/cyclonedx, we have used for sbom module, FP for us. '
},
Expand Down

0 comments on commit 42b0915

Please sign in to comment.