Skip to content

Commit

Permalink
chore: update cve exclude list (#7152) (#7165)
Browse files Browse the repository at this point in the history
Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
vaadin-bot and ZheSun88 authored Jan 7, 2025
1 parent 59c491b commit 504139b
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 @@ -69,7 +69,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 504139b

Please sign in to comment.