[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-08-21 10:12:03 +00:00
parent 6621dba50a
commit fe653665c5
26 changed files with 3964 additions and 3130 deletions
@@ -3,6 +3,7 @@ stubs/test.stub
stubs/test.unit.stub
.git-blame-ignore-revs
CONTRIBUTING.md
AGENTS.md
.env.docker
.dockerignore
CODE_OF_CONDUCT.md
@@ -24,6 +25,7 @@ config/image.php
config/view.php
config/importer.php
config/logging.php
config/boost.php
config/google2fa.php
config/hashing.php
config/mail-auto-embed.php
@@ -79,6 +81,7 @@ README.md
storage/private_uploads/signatures/.gitkeep
storage/private_uploads/users/.gitkeep
.env.tests
CLAUDE.md
routes/api.php
routes/console.php
routes/web.php
@@ -254,6 +257,9 @@ tests/Feature/Importing/Api/ImportLocationsTest.php
tests/Feature/Importing/Api/ImportConsumablesTest.php
tests/Feature/Importing/Api/ImportOwnershipTest.php
tests/Feature/Importing/AssetImportCreatedByTest.php
tests/Feature/Importing/AssetImportCheckoutWelcomeEmailTest.php
tests/Feature/Importing/AssetImportCheckoutAcceptanceTest.php
tests/Feature/Importing/AssetImportCheckoutTargetsTest.php
tests/Feature/Importing/Ui/ImportTest.php
tests/Feature/Importing/AssetImportCreatedAtTest.php
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
@@ -281,6 +287,7 @@ tests/Feature/Scim/MappedTableComplexValueTest.php
tests/Feature/Scim/CreateGroupWithMembersTest.php
tests/Feature/Scim/UserEmailsShapeTest.php
tests/Feature/Scim/UserFilterSchemaUrnTest.php
tests/Feature/Scim/CreateMultipleGroupsTest.php
tests/Feature/Scim/ReplaceUserWithMalformedKeyTest.php
tests/Feature/Scim/ReplaceUserWithFilterKeyTest.php
tests/Feature/Authentication/CheckUserIsActivatedApiTest.php
@@ -292,6 +299,7 @@ tests/Feature/Authentication/PersonalAccessTokenTwoFactorGuardTest.php
tests/Feature/Authentication/EnforceApiTwoFactorEnrollmentTest.php
tests/Feature/Authentication/LoginBackUrlSanitizationTest.php
tests/Feature/QueryCountBenchmarkTest.php
tests/Feature/Auth/ApiLogoutTest.php
tests/Feature/Auth/PassportPersonalAccessTokenGateTest.php
tests/Feature/Auth/PassportOAuthClientGateTest.php
tests/Feature/Livewire/OauthClientsAuthorizationTest.php
@@ -819,6 +827,7 @@ resources/views/maintenance-types/edit.blade.php
resources/views/blade/box/index.blade.php
resources/views/blade/box/footer.blade.php
resources/views/blade/page-data.blade.php
resources/views/blade/shiftclick.blade.php
resources/views/blade/alert.blade.php
resources/views/blade/gallery-card.blade.php
resources/views/blade/side-panel/removed-assets.blade.php
@@ -7488,6 +7497,7 @@ app/Models/ConsumableAssignment.php
app/Models/Builders/MaintenanceQueryBuilder.php
app/Models/ComponentAssignment.php
app/Models/AccessoryCheckout.php
app/Models/SCIMGroup.php
app/Models/Setting.php
app/Models/ICompanyableChild.php
app/Models/LicenseSeat.php
@@ -8535,14 +8545,20 @@ pint.json
.ai/rules/api.md
.ai/rules/app.md
.ai/rules/requests.md
.ai/rules/boost/livewire-views.md
.ai/rules/boost/http-routes.md
.ai/rules/boost/models-migrations.md
.ai/rules/boost/migrations.md
.ai/rules/boost/models.md
.ai/rules/boost/tests.md
.ai/rules/views.md
.ai/rules/migrations.md
.ai/rules/livewire.md
.ai/rules/models.md
.ai/rules/tests.md
.ai/README.md
.ai/guidelines/snipe-it-architecture.md
.ai/guidelines/snipe-it-stack.md
.ai/guidelines/snipe-it-testing.md
Dockerfile.fpm-alpine
.env.testing.example
server.php