- Automatically fallback to parsing pom.xml if aggregateBom call fails
- Fix for repeated invocation of makeAggregateBom from each directory
- Refer to mvn and gradle command from environment variable
- Support for .Net core
- Use xml-js instead of simple-xml2json (State of xml parsing in node.js is pathetic!)
- Support for rust-lang (Cargo.lock)
- Rewrite parts of code to use
got
instead ofsync-request
- More unit tests got added
- requirements.txt without version numbers was not working
- Support for poetry.lock format for
python
projects
- Refactor
bin\cdxgen
and move submitBom as an exported function insideindex.js
- Automatic submission of BOM data to the dependency track or AppThreat server
- Support for golang projects