Skip to content

v0.6.0

Compare
Choose a tag to compare
@pandatix pandatix released this 26 Oct 12:45
· 111 commits to main since this release
v0.6.0
0821ea8

Changelog

  • 0e3bf15 Add ClusterFuzzLight in workflows
  • 8dd1596 Add Dependabot
  • fd47e6c Add OpenSSF Scoreboard scan
  • be2ba67 Add OpenSSF best practices badge
  • e687573 Add contribution guidelines
  • f3ab42d Add submodule workspaces
  • 450e6c0 Bump actions/checkout from 3 to 4
  • 821ba3e Bump actions/setup-go from 3 to 4
  • d81f50b Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • cbc9951 Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
  • 4cf37ca Bump ossf/scorecard-action from 2.1.2 to 2.2.0
  • 18d1675 Bump ossf/scorecard-action from 2.2.0 to 2.3.0
  • 369fa06 Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
  • 5f5035e Fix CI's Go version
  • 4afba5b Fix lint
  • 2f7feab Fix parsing to strictly apply the metric ordering
  • 5e0e9f0 Fix workflow badges label
  • 0c496fd Harden CodeQL workflow
  • 2232ff1 Improve ClusterFuzzLite support
  • 431c0c6 Improve visuals
  • 10b57a4 Propagate Core Infrastructure new domain
  • f00b049 Set CI permissions RO
  • f7b2d5c Setup release automated process
  • 2195f74 Update CPE after deprecation
  • 98e3119 Update dependencies
  • 4c4b90c Update dependencies and benchmark results
  • cf68f0a Update development pipeline
  • 7facde8 Update doc and diagram
  • 777810a Update to Go 1.20 + dependencies
  • d301482 WIP: add support of CVSS v4.0
  • b73b098 ci: update workflow to Go 1.21
  • 0821ea8 feat(CVSS v4.0): add support of scoring system
  • cc88b91 refactor: parsing simplification, slightly better performances