Releases: CycloneDX/cdxgen
Release v10.10.6
What's Changed
Other Changes
- Do not duplicate parent dependencies in case of multiple composer.lock files (#1419) by @marob in #1424
- Bump cjd version for bugfixes. by @cerrussell in #1427
- Do not duplicate dependsOn (#1425) by @marob in #1426
Full Changelog: v10.10.5...v10.10.6
Release v10.10.5
What's Changed
Other Changes
- Update packages with overrides by @prabhu in #1411
- WIP: Feature/swift evidence by @prabhu in #1414
- [Gradle] Added the possibility to completely exclude modules from the scan (fix for issue #1413) by @malice00 in #1418
- pnpm workspace tree by @prabhu in #1417
Full Changelog: v10.10.4...v10.10.5
Release v10.10.4
Release v10.10.3
We are now publishing new language-specific custom base images (contributed by AppThreat). We have seen significant improvements for Python and .Net framework applications in the field with these images. They are also lightweight compared to the default cdxgen image.
What's Changed
🚀 Features
- New custom base images by @prabhu in #1405
- Refer to new custom images in the code by @prabhu in #1406
Other Changes
- Duplicate properties by @malice00 in #1403
- Added parameter for new version of CJD by @malice00 in #1404
Full Changelog: v10.10.2...v10.10.3
Release v10.10.2
What's Changed
Other Changes
- search only for Bazel workspace and module files by @maur1 in #1394
- feat: Ignore parent component for types with empty components by @prabhu in #1399
Full Changelog: v10.10.1...v10.10.2
Release v10.10.1
Windows sae builds are back 😎
What's Changed
Other Changes
- Upgrade testing to use custom-json-diff v2. by @cerrussell in #1389
- [Gradle] Added an option to fully scan 'includedBuilds' by @malice00 in #1388
- Brings back windows sae builds by @prabhu in #1390
Full Changelog: v10.10.0...v10.10.1
Release v10.10.0
Gradle multi-threading mode is now the default 😎. Enjoy the turbo-charged performance contributed with ❤️ by @malice00. Also includes the new atom, which is a bit more leaner and performant ⚡️. Last, but not least, the repo is refactored to help with maintenance and testing (Thanks @aryan-rajoria and @setchy!)
What's Changed
Other Changes
- [Gradle] Don't use full multi-threading, SBOMs can be completely wrong by @malice00 in #1376
- Do not create empty component.components by @prabhu in #1378
- [Gradle] Fixed a problem with scoped NPM packages while resolving modules from NPM by @malice00 in #1379
- Handling sub-components of the root component the same as all other components by @malice00 in #1371
- [Gradle] Added deep-scanning of gradle modules by @malice00 in #1380
- refactor: project structure PR by @aryan-rajoria in #1382
- Typescript 5.6.x with the latest atom by @prabhu in #1384
- Feat: Include components from pnpm-lock.yaml importers by @aryan-rajoria in #1377
- Poetry root list from pyproject.toml by @prabhu in #1386
- [Gradle] Scanning of all modules fixed by @malice00 in #1383
- Update atom and other packages by @prabhu in #1387
Full Changelog: v10.9.11...v10.10.0
Release v10.9.11
What's Changed
Other Changes
- Fix: #1370 - restrict bazel projects to pattern
BUILD{,.bazel}
by @heubeck in #1373 - Recover dependency tree from nuspec files by @prabhu in #1374
- Doc: bump version to 10.9.11 by @aryan-rajoria in #1375
Full Changelog: v10.9.10...v10.9.11
Release v10.9.10
Gradle multi-threaded mode is now stable thanks to @malice00. It also supports resolving npm packages from gradle projects.
What's Changed
Other Changes
- Fixed multithreaded gradle by @malice00 in #1337
- Fix gitClone error logging and improve code quality by @amuravski in #1366
- [Gradle] Correctly identify all modules' group and version by @malice00 in #1365
- use package import method in tests by @prabhu in #1367
- [Gradle] Resolve gradle module from npm package by @malice00 in #1368
- bump version to 10.9.10 by @aryan-rajoria in #1369
New Contributors
- @amuravski made their first contribution in #1366
Full Changelog: v10.9.9...v10.9.10
Release v10.9.9
What's Changed
All Changes
- Feat: Add support for different Node versions (NVM support) by @aryan-rajoria in #1357
- Fix:
nvm tests
inenvcontext.test.js
by @aryan-rajoria in #1362 - Lint fixes by @prabhu in #1363
Full Changelog: v10.9.8...v10.9.9