Skip to content

chore: update vulnerability expectations for new CVE discoveries#29

Merged
ruromero merged 1 commit into
trustification:mainfrom
ruromero:fix/update-vuln-expectations
Mar 30, 2026
Merged

chore: update vulnerability expectations for new CVE discoveries#29
ruromero merged 1 commit into
trustification:mainfrom
ruromero:fix/update-vuln-expectations

Conversation

@ruromero

Copy link
Copy Markdown
Collaborator

Summary

  • Update provider-level vulnerability counts in spec.yaml files to match current OSV database state
  • npm/pnpm/yarn-classic/yarn-berry: +1 low severity transitive vulnerability (transitive: 8→9, low: 1→2)
  • gradle-groovy: +1 high severity transitive vulnerability (transitive: 26→27, high: 9→10), updated remediations/recommendations
  • python-pip: +1 medium severity direct vulnerability (direct: 2→3, medium: 2→3) in both stack and component analysis

Context

These changes are needed to unblock the Java client PR guacsec/trustify-da-java-client#386 which implements TC-3918 (root component placement fix).

The scanned dependency counts are unchanged — only provider-level vulnerability counts shifted due to new CVEs in the OSV database.

Test plan

  • CI runs pass for all scenarios after merge

🤖 Generated with Claude Code

Update provider-level vulnerability counts in spec.yaml files to match
current OSV database state. New CVEs were added affecting npm/pnpm/yarn
(+1 low severity transitive), gradle-groovy (+1 high severity transitive),
and python-pip (+1 medium severity direct).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ruromero
ruromero merged commit ac6db10 into trustification:main Mar 30, 2026
@ruromero
ruromero deleted the fix/update-vuln-expectations branch March 30, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant