epugh opened a new pull request, #207:
URL: https://github.com/apache/solr-site/pull/207

   ## 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
   - [x] `pelican` build succeeds with no new errors
   - [x] Confirmed both entries now appear in the dependency-CVE table data 
(`a['jars']` non-empty) via `read_vex_articles`
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to