Skip to content

Add missing jars field to two dependency VEX entries#207

Closed
epugh wants to merge 1 commit into
apache:mainfrom
epugh:fix-missing-jars-vex-entries
Closed

Add missing jars field to two dependency VEX entries#207
epugh wants to merge 1 commit into
apache:mainfrom
epugh:fix-missing-jars-vex-entries

Conversation

@epugh

@epugh epugh commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • CVE-2024-7254 (protobuf-java) and CVE-2025-48924 (commons-lang3) were missing their jars front matter, so both were treated as advisory-only Solr-native entries and excluded from the dependency-CVE table even though they're genuine third-party dependency vulnerabilities.
  • Also fixes the commons-lang3 entry's leftover placeholder title ("commons-lang3-<version>.jar""commons-lang3").

Test plan

  • pelican build succeeds with no new errors
  • Confirmed both entries now appear in the dependency-CVE table data (a['jars'] non-empty) via read_vex_articles

🤖 Generated with Claude Code

CVE-2024-7254 (protobuf-java) and CVE-2025-48924 (commons-lang3) were
missing their `jars` front matter, so they were treated as advisory-only
Solr-native entries and excluded from the dependency-CVE table even
though both are genuine third-party dependency vulnerabilities. Also
fixes the commons-lang3 entry's placeholder title.
@epugh

epugh commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #205, which already includes these same jars-field fixes (identical protobuf-java-3.25.3.jar / commons-lang3-3.15.0.jar) plus broader version-range corrections for both entries. Closing in favor of that PR.

@epugh epugh closed this Jul 19, 2026
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