There was an error while loading. Please reload this page.
1 parent 6a5b6cc commit 18ceecdCopy full SHA for 18ceecd
1 file changed
vinceamstoutz/symfony-security-auditor/1.0/config/packages/symfony_security_auditor.yaml
@@ -4,7 +4,7 @@
4
when@dev: &symfony_security_auditor
5
symfony_security_auditor:
6
model: 'claude-opus-4-8' # Model for both the Attacker and Reviewer roles. Bundle default: claude-opus-4-7.
7
- # attacker_model: 'claude-opus-4-7' # Dedicated model for the Attacker role. Falls back to `model` when unset.
+ # attacker_model: 'claude-opus-4-8' # Dedicated model for the Attacker role. Falls back to `model` when unset.
8
# reviewer_model: 'claude-haiku-4-5-20251001' # Lighter model for the Reviewer role. Falls back to `model` when unset.
9
10
when@test: *symfony_security_auditor
0 commit comments