Skip to content

Add run_all cli + route#110

Merged
marcorosa merged 5 commits intodevelopfrom
risk-dashboard-ui
Sep 29, 2025
Merged

Add run_all cli + route#110
marcorosa merged 5 commits intodevelopfrom
risk-dashboard-ui

Conversation

@cabch
Copy link
Copy Markdown
Contributor

@cabch cabch commented Sep 23, 2025

No description provided.

@cabch cabch requested a review from a team as a code owner September 23, 2025 14:37
@github-actions
Copy link
Copy Markdown
Contributor

This update introduces an automated process that runs multiple language model attacks using the given specifications, with results accessible through a new API endpoint. These enhancements include a command-line interface method and a JSON file designed to define default attack parameters, boosting the software’s ability to test various model vulnerabilities systematically.

Walkthrough

  • New Feature: Added run_all subcommand to CLI for executing LLM attacks using JSON specifications.
  • New Feature: Introduced /run_all API endpoint to facilitate running attacks programmatically, enhancing automation capabilities.
  • Chore: Introduced default.json specifying attack configurations and models, providing a structured default approach for various attack tests.

Model: gpt-4o | Prompt Tokens: 1324 | Completion Tokens: 136

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a supportive code review enhanced by AI assistance. Please note that some observations are AI-generated suggestions rather than definitive conclusions, so trust your judgment in applying what feels most valuable. You remain the decision-maker in your development process—AI simply offers additional perspective to complement your expertise.


Always critique what AI says. Do not let AI replace YOUR I.
Model: anthropic--claude-4-sonnet | Prompt Tokens: 2744 | Completion Tokens: 1699

Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/main.py
Comment thread backend-agent/data/all/default.json
Comment thread backend-agent/data/all/default.json
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/main.py Outdated
Caroline BANCHEREAU added 2 commits September 29, 2025 11:43
Copy link
Copy Markdown
Contributor Author

@cabch cabch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modification done

Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/main.py Outdated
Comment thread backend-agent/cli.py Outdated
Comment thread backend-agent/cli.py Outdated
@marcorosa marcorosa changed the title run_all cli + route Add run_all cli + route Sep 29, 2025
@marcorosa marcorosa merged commit 57739f5 into develop Sep 29, 2025
4 of 5 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