Releases: anthonyharrison/sbom4python
Releases · anthonyharrison/sbom4python
v0.5.0
-
Update to handling of supplier information particularly for SPDX documents.
-
SPDX supplier information now includes email contact information if available
v0.4.0
- Improved handling of supplier information
- Minor bug fix related to Package Manager in SPDX ExternalRef element
v0.3.0
- Update SBOM documents to include additional metadata
- Update CycloneDX documents to include license URLs
- Add PURL support
- Update SPDX Licence list (version 3.18)
- Add support for graph generation for CycloneDX documents
- Minor bug fixes
v0.2.0
- Add dependencies into CycloneDX SBOMs
- Generation of CycloneDX SBOM in XML format
- Introduce Apache 2.0 licence synonyms
- Enhanced debugging facilities
- Improved handling of dependency processing to handle missing modules
- Updated documentaion
v0.1.0
Initial release