- Add support for tool(s) that generated the SBOM (
7d1e6ef)
- Bumped a dependency version (
efc1053)
- Improved handling for
requirements.txtcontent without pinned or declared versions (7f318cb)
- Support for localising vectors (i.e. stripping out any scheme prefix) (
b9e9e17) - Helper methods for deriving Severity and SourceType (
6a86ec2)
- Removed print call (
8806553) - Relaxed typing of parameter to be compatible with Python < 3.9 (
f9c7990) - Removed print call (
d272d2e) - Remove unused commented out code (
ba4f285)
- Adding support for extension schema that descriptions vulnerability disclosures (
d496695)
- Added helper method to return a PackageURL object representing a Component (
367bef1)
- Whitespace on empty line removed (
cfc952e)
- Add poetry support (
f3ac42f)
- test: Test was not updated for revised author statement (
d1c9d37) - build: Test failure and dependency missing (
9a2cfe9) - build: Removed artefacts associtated with non-poetry build (
f9119d4)
- Add in pypi badge (
6098c36)
- Additional info to poetry, remove circleci (
2fcfa5a)
- Initial release to pypi, tell poetry to include cyclonedx package (
a030177)
- Release with full name (
4c620ed)
- Initial release to pypi (
99687db)