[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-04-14 09:41:00 +00:00
parent 7e22b1ffe8
commit 686da3c1df
42 changed files with 8087 additions and 2736 deletions
@@ -937,6 +937,7 @@ resources/views/categories/edit.blade.php
resources/views/categories/index.blade.php
resources/views/categories/view.blade.php
resources/views/livewire/oauth-clients.blade.php
resources/views/livewire/admin-personal-access-tokens.blade.php
resources/views/livewire/personal-access-tokens.blade.php
resources/views/livewire/importer.blade.php
resources/views/livewire/category-edit-form.blade.php
@@ -7402,6 +7403,7 @@ tests/Feature/Importing/Api/ImportLicenseTest.php
tests/Feature/Importing/Api/GeneralImportTest.php
tests/Feature/Importing/Api/ImportAssetModelsTest.php
tests/Feature/Importing/Ui/ImportTest.php
tests/Feature/Settings/OauthSettingsTest.php
tests/Feature/Settings/LdapSettingsTest.php
tests/Feature/Settings/SecuritySettingTest.php
tests/Feature/Settings/BrandingSettingsTest.php
@@ -7473,6 +7475,7 @@ tests/Feature/Console/CleanOldCheckoutRequestsTest.php
tests/Feature/Console/SendAcceptanceReminderTest.php
tests/Feature/Console/OptimizeTest.php
tests/Feature/Console/FixupAssignedToAssignedTypeTest.php
tests/Feature/Console/ValidateAssetsTest.php
tests/Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
tests/Feature/StatusLabels/Ui/IndexStatusLabelsTest.php
tests/Feature/StatusLabels/Ui/ShowStatusLabelTest.php
@@ -7697,6 +7700,7 @@ app/Http/Middleware/CheckLocale.php
app/Http/Middleware/CheckColorSettings.php
app/Http/Middleware/CheckPermissions.php
app/Http/Middleware/CheckForDebug.php
app/Http/Middleware/LogAuthedUserHeader.php
app/Http/Controllers/Kits/CheckoutKitController.php
app/Http/Controllers/Kits/PredefinedKitsController.php
app/Http/Controllers/BulkManufacturersController.php
@@ -7841,6 +7845,7 @@ app/Livewire/PersonalAccessTokens.php
app/Livewire/CustomFieldSetDefaultValuesForModel.php
app/Livewire/CategoryEditForm.php
app/Livewire/Importer.php
app/Livewire/AdminPersonalAccessTokens.php
app/Livewire/OauthClients.php
app/Livewire/LocationScopeCheck.php
app/Livewire/SlackSettingsForm.php
@@ -8005,6 +8010,7 @@ app/Console/Commands/Version.php
app/Console/Commands/Purge.php
app/Console/Commands/MergeUsersByUsername.php
app/Console/Commands/CreateAdmin.php
app/Console/Commands/ValidateAssets.php
app/Console/Commands/ToggleCustomfieldEncryption.php
app/Console/Commands/RestoreDeletedUsers.php
app/Console/Commands/CheckoutLicenseToAllUsers.php