Skip to content

🐛 fix: abort attack if non-default category classifier model is not s…#368

Merged
Raffaele Paolino (RPaolino) merged 3 commits into
mainfrom
366-force-check-of-category-classifier
May 22, 2026
Merged

🐛 fix: abort attack if non-default category classifier model is not s…#368
Raffaele Paolino (RPaolino) merged 3 commits into
mainfrom
366-force-check-of-category-classifier

Conversation

@marcorusso97

Copy link
Copy Markdown
Contributor

…pecified and the default model is not present in ollama

An exception is thrown at the start of the attack in this case, and the attack is aborted without creating a run entry in the DB.

…pecified and the default model is not present in ollama
@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.28571% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
hackagent/attacks/orchestrator.py 64.28% 20 Missing ⚠️

📢 Thoughts on this report? Let us know!

@RPaolino Raffaele Paolino (RPaolino) merged commit 5c6ef3c into main May 22, 2026
21 checks passed
@RPaolino Raffaele Paolino (RPaolino) deleted the 366-force-check-of-category-classifier branch May 22, 2026 08:31
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.

Force check of category classifier

2 participants