Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 3.87 KB

File metadata and controls

78 lines (54 loc) · 3.87 KB

Changelog

v0.5.0 (2021-10-11)

Feature

  • Add support for tool(s) that generated the SBOM (7d1e6ef)

Fix

  • Bumped a dependency version (efc1053)

v0.4.1 (2021-09-27)

Fix

  • Improved handling for requirements.txt content without pinned or declared versions (7f318cb)

v0.4.0 (2021-09-16)

Feature

  • Support for localising vectors (i.e. stripping out any scheme prefix) (b9e9e17)
  • Helper methods for deriving Severity and SourceType (6a86ec2)

Fix

  • 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)

v0.3.0 (2021-09-15)

Feature

  • Adding support for extension schema that descriptions vulnerability disclosures (d496695)

v0.2.0 (2021-09-14)

Feature

  • Added helper method to return a PackageURL object representing a Component (367bef1)

Fix

  • Whitespace on empty line removed (cfc952e)

v0.1.0 (2021-09-13)

Feature

v0.0.11 (2021-09-10)

Fix

  • 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)

v0.0.10 (2021-09-08)

Fix

v0.0.9 (2021-09-08)

Fix

  • Additional info to poetry, remove circleci (2fcfa5a)

v0.0.8 (2021-09-08)

Fix

  • Initial release to pypi, tell poetry to include cyclonedx package (a030177)

v0.0.7 (2021-09-08)

Fix

v0.0.6 (2021-09-08)

Fix

  • Initial release to pypi (99687db)

v0.0.5 (2021-09-08)

v0.0.4 (2021-09-08)

v0.0.3 (2021-09-08)

v0.0.2 (2021-09-08)