[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-03-08 10:08:42 +00:00
parent 371fdaea97
commit c47bb88bd6
26 changed files with 4030 additions and 2064 deletions
@@ -203,6 +203,7 @@ tests/unit/web/twig/FieldTest.php
tests/unit/web/ControllerTest.php
tests/unit/web/ErrorHandlerTest.php
tests/unit/web/ViewTest.php
tests/unit/filters/IpRateLimitIdentityTest.php
tests/.env.example.pgsql
tests/.env.example.mysql
tests/unit.suite.yml
@@ -6657,6 +6658,7 @@ src/web/CsvResponseFormatter.php
src/web/Controller.php
src/web/CpModalResponseBehavior.php
src/filters/Headers.php
src/filters/IpRateLimitIdentity.php
src/filters/ConditionalFilterTrait.php
src/filters/Cors.php
src/filters/BasicHttpAuthTrait.php