Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 18:59
· 89 commits to main since this release
v0.4.0
0a27ee0

Changelog

  • 7257e69 chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
  • 2fafaa5 chore: align getter internals
  • 9606164 chore: reduce CVSS40.Set code readability
  • c882c0c chore: release v0.3.0
  • 5f3165f feat: add CVSS v3.0 support
  • 7df3cc1 feat: add CVSS v3.1 support
  • c557254 feat: add support of CVSS v2
  • 85e2608 feat: merge all CVSS v4.0 related code in one file to ease imports
  • 0a27ee0 feat: release v0.4.0
  • e51258d fix: score computation variables shadowing leading to NaN results