Skip to content

Releases: alapierre/bb-insights

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:28

Changelog

  • f3b0d5f Bump actions/checkout from 4 to 7
  • 959af15 Merge pull request #7 from alapierre/dependabot/github_actions/actions/checkout-7
  • e1deed4 Merge remote-tracking branch 'origin/master'
  • 6646165 Strip leading slash from Aikido file paths to ensure compatibility with Bitbucket Code Insights API validation. Update tests accordingly.

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:07

Changelog

  • bee928b Add support for Aikido image scan JSON report parsing and publishing, including fail-severity and exit-code handling. Update documentation with examples and details.

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:12

Changelog

  • dbd418a Add GitHub issue and pull request templates; update documentation for contribution guidelines and AI usage.
  • 60edaca Add --exit-code support for Trivy and SARIF commands to enable quality gate functionality
  • 9dda500 Create CODE_OF_CONDUCT.md
  • 4657c79 Update README.md with examples for SARIF report publishing

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:13

Changelog

  • 0991037 Add fail-severity support for Trivy and SARIF commands
  • a1af163 Ensure deferred file and response body closures handle errors gracefully.

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 10:24

Changelog

  • a0b27ce Add support for JaCoCo and generic SARIF report parsing and publishing.
  • 99cc128 Fix incorrect Docker image reference in README.md for Bitbucket Code Insights integration.

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:21
a3f93f5

Changelog

  • 72ffa56 Add foundational code for Bitbucket Code Insights integration.
  • 34b7191 Bump actions/setup-go from 5 to 7
  • 6c1ff93 Bump docker/login-action from 3 to 4
  • 6e0b56c Bump docker/setup-buildx-action from 3 to 4
  • 5725a7e Bump github/codeql-action from 3 to 4
  • 22cb875 Bump goreleaser/goreleaser-action from 6 to 7
  • a3f93f5 Merge pull request #1 from alapierre/dependabot/github_actions/github/codeql-action-4
  • b984c48 Merge pull request #2 from alapierre/dependabot/github_actions/docker/setup-buildx-action-4
  • 39bb640 Merge pull request #3 from alapierre/dependabot/github_actions/goreleaser/goreleaser-action-7
  • 55dde33 Merge pull request #4 from alapierre/dependabot/github_actions/docker/login-action-4
  • 6e0d92a Merge pull request #5 from alapierre/dependabot/github_actions/actions/setup-go-7