Release v11.0.0
Announcement blog on LinkedIn
Top Features
- New ML profiles (
ml-tiny
,ml
,ml-deep
) added. Pass them via the cli args--profile
. - New filter techniques (
--min-confidence
and--technique
)
BREAKING changes
cyclonedx-maven-plugin is no longer used by default. PREFER_MAVEN_DEPS_TREE
now defaults to true. Set this value to false should you prefer the cyclonedx maven plugin.
What's Changed
🚀 Features
- Automatic annotations and tagging by @prabhu in #1450
- Annotation improvements - part 2 by @prabhu in #1451
- Annotation improvements - part 5 by @prabhu in #1455
- Minimum confidence filter by @prabhu in #1457
Other Changes
- Enable CycloneDX 1.5 snapshots to be compared with 1.6. by @cerrussell in #1444
- fix: executable path in windows by @aryan-rajoria in #1441
- Annotations text for saasbom and cdxa by @prabhu in #1452
- Trim the saasbom to help all models including Gemini by @prabhu in #1454
Full Changelog: v10.11.0...v11.0.0