spip-league/guard
Par Matthieu Marcillaud, le 3 juin 2026 à 19h43min :
feat: Guard, vise à remplacer spip/security
Note: il n’a pas de gestion ‹ prepend › actuellement.
Tout passe par des listeners.
Ajouté
.editorconfig
.gitignore
.gitlab-ci.yml
README.md
composer.json
config/services.php
docs/prepend.md
ecs.php
phpstan-baseline.neon
phpstan.neon.dist
phpunit.xml.dist
rector.php
src/Attribute/AsGuard.php
src/Bot/BotPatterns.php
src/GuardContext.php
src/GuardHttpResponseFactory.php
src/GuardRuleChain.php
src/GuardRuleInterface.php
src/GuardVerdict.php
src/RequestGuardListener.php
src/Rule/BotAbuseUrlRule.php
src/Rule/BotClassificationRule.php
src/Rule/LoadSheddingRule.php
tests/Bot/BotPatternsTest.php
tests/GuardRuleChainTest.php
tests/GuardVerdictTest.php
tests/PackageSmokeTest.php
tests/RequestGuardListenerTest.php
tests/Rule/BotAbuseUrlRuleTest.php
tests/Rule/BotClassificationRuleTest.php
tests/Rule/LoadSheddingRuleTest.php
Détails : feat: Guard, vise à remplacer spip/security (9e81fc54) · Validations · spip-league / guard · GitLab