Files
symfony-flex-recipes-contrib/vinceamstoutz/symfony-security-auditor/1.0/manifest.json
T
a0f097a6b3 Add recipe for vinceamstoutz/symfony-security-auditor 1.0 (#1990)
* Add recipe for vinceamstoutz/symfony-security-auditor 1.0

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* feat: update default attacker model suggestion

* feat: document rate_limit in the recipe

Refer to https://github.com/vinceamstoutz/symfony-security-auditor/blob/main/docs/configuration.md#auditrate_limit--proactive-throttling

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 01:05:26 +04:00

9 lines
190 B
JSON

{
"bundles": {
"VinceAmstoutz\\SymfonySecurityAuditor\\SymfonySecurityAuditorBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}