Skip to content

Release v0.3.0#64

Merged
marcorosa merged 54 commits intomainfrom
develop
Jul 25, 2025
Merged

Release v0.3.0#64
marcorosa merged 54 commits intomainfrom
develop

Conversation

@marcorosa
Copy link
Copy Markdown
Member

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 (Do not hardcode agent llm and embedding model #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

Caroline BANCHEREAU and others added 30 commits May 13, 2025 11:03
- button at the bottom + ui in new tab
- changed favicon
- changed font
deleted unused html comments
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-2.32.4

Bump requests from 2.32.3 to 2.32.4 in /backend-agent
Update models with June 2025 availabilities
aligned attacks results
TODO: textattack
change to attack success rate
re added return result
🚧 WIP : Risk dashboard UI
@marcorosa marcorosa requested a review from a team as a code owner July 25, 2025 09:11
@marcorosa marcorosa closed this Jul 25, 2025
@marcorosa marcorosa reopened this Jul 25, 2025
@marcorosa marcorosa merged commit b0a3d87 into main Jul 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants