Skip to content

Releases: anthonyharrison/lib4vex

v0.2.0

29 Aug 20:36
Compare
Choose a tag to compare

Updates in this release

New features

  • feat: auto detect type of vex document
  • feat: introduce support for SPDX VEX documents
  • feat: new example
  • feat: update CSAF example

Fixes

  • chore: bump dependencies
  • chore: mark outstanding development
  • doc: Include sample VEX documents
  • fix: add author for CycloneDX
  • fix: create FUNDING.yml
  • fix: detect invalid OpenVEX file
  • fix: generating metadata and product (CycloneDX)
  • fix: openvex author
  • fix: parsing metadata and product (CycloneDX)
  • fix: store author
  • fix: typos in parsing (SPDX)
  • fix: update CSAF generator to create valid CSAF documents
  • fix: update examples
  • test: new test harness

Merge pull request #2 from mastersans/openvex-author

v0.1.0

25 Mar 18:44
Compare
Choose a tag to compare

Initial Release

Support for VEX generation and parsing in CSAF, CycloneDX and OpenVEX formats.