Skip to content

Release 0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 12:23
· 336 commits to main since this release
b0a3d87

Added

  • New dashboard with results from scans (built at runtime, results updated after each scan)
  • Dedicated frontend page for the dashboard
  • Support for models released in June 2025 on AI Core
  • Docker configurations

Changed

  • Agent LLM and embedding model are no longer hardcoded, and can be configured by users (#43 )
  • Enlarge the max tokens limit for agent text generation
  • Set codeattack successful results when the judge score is > 3 (was >2 before)

Fixed

  • Align return structure of attacks
  • Fix ollama runtime error when listing available models
  • Fix runtime promptmap exception due to empty system prompt