Skip to content

v1.10.0

Choose a tag to compare

@Ibrahimrahhal Ibrahimrahhal released this 11 Aug 06:18
· 13 commits to main since this release
ee2440b

What's Changed

  • COR-1549: decide vuln-api token-send by endpoint trust, not by whether it is the default by @juangaitanv in #135
  • chore: remove sync workflows that can no longer run by @leenk7991 in #141
  • COR-1258: generate CycloneDX SBOMs alongside scan reports by @juangaitanv in #142
  • COR-1258: inactive Maven profile sections no longer leak into the base dependency graph by @juangaitanv in #145
  • fix(cli): resolve list/wait projects by repo URL, not directory name (COR-1577) by @juangaitanv in #137
  • fix(cli): harden project resolution (stacked on #137) by @juangaitanv in #138
  • fix(cli): fail closed on mid-pagination 404 in project resolution by @juangaitanv in #146
  • test: add hermetic CLI end-to-end coverage by @juangaitanv in #143
  • Add code quality issue listing to the CLI by @Ibrahimrahhal in #130
  • Add --block-on to select which blocking rules gate a CI scan by @Ibrahimrahhal in #149
  • COR-1633: POL-02: wait for blocking rules by @leenk7991 in #147

Full Changelog: v1.9.3...v1.10.0