Release v11.1.9
cdxgen can now log its thought process while generating the xBOM. cdxgenGPT can then interpret this log and advise whether the generated SBOM is accurate and complete. Below is an example for the Kafka repository:
What's Changed
Other Changes
- Refactor toml and lock file in cargo parsing using
@iarna/toml
(#1592) by @Code-Agitator in #1595
New Contributors
- @Code-Agitator made their first contribution in #1595
Full Changelog: v11.1.8...v11.1.9