Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 22:12
abe64a8

0.15.0 (2025-12-19)

Features

  • docs: add comprehensive retry logic documentation and enhance error handling references (592fb4b)
  • docs: refine retry logic documentation for clarity and consistency (a2d5f80)
  • executor: implement exponential backoff retry logic for transient failures (cea57cf)
  • scanner: add support for "both" scanner option and enhance tracking of scanner sources (e686d39)
  • scanner: allow scanning with trivy and grype (93bd20c)
  • support using Grpye and Trivy scanners; added retry logic (079327e)
  • tests: add detailed test failure report and enhance CLI test coverage (e3e4252)
  • tests: add OpenAI API key parameter for CLI configuration tests (5576d29)

Bug Fixes

  • cli: update command description to improve readability (a2d5f80)

Code Refactoring

  • tests: streamline imports and remove redundant verbose mode tests (a2d5f80)