chore: upgrade appsec kit to 4.0.2 [skip ci] (#8766) (CP: 25.0)#8767
chore: upgrade appsec kit to 4.0.2 [skip ci] (#8766) (CP: 25.0)#8767vaadin-bot wants to merge 1 commit into25.0from
Conversation
utafrali
left a comment
There was a problem hiding this comment.
Routine maintenance PR: bumps appsec-kit-starter from 4.0.1 to 4.0.2 and adds a CVE false-positive whitelist entry for plexus-utils 3.6.1. The changes are minimal and low-risk; the only minor point is that the whitelist description uses uncertain language for a security-sensitive decision.
| description: 'This is from a tool we use to generate the sbom.' | ||
| }, | ||
| 'pkg:maven/org.codehaus.plexus/[email protected]' : { | ||
| cves: ['CVE-2025-67030'], |
There was a problem hiding this comment.
The phrase "should have the fix" is uncertain language for a security whitelist entry that suppresses a CVE alert. If the advisory at GHSA-6fmv-xxpf-w3cw confirms that 3.6.1 is a fixed version, tighten this to something like "FP: version 3.6.1 includes the fix per GHSA-6fmv-xxpf-w3cw (patched in 3.6.1+)." This makes the rationale verifiable rather than speculative, which is important for audit trails on CVE suppressions.
Dependencies Report
|
This PR cherry-picks changes from the original PR #8766 to branch 25.0.
Original PR description