[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-08-12 10:26:59 +00:00
parent adac983fee
commit 0bd8469c16
28 changed files with 3622 additions and 4943 deletions
@@ -143,6 +143,7 @@ tests/Unit/UserTest.php
tests/Unit/DatabaseSslConfigurationTest.php
tests/Unit/Helpers/StorageHelperCsvSanitizeTest.php
tests/Unit/Helpers/StorageHelperTest.php
tests/Unit/Helpers/PublicIpCheckTest.php
tests/Unit/Helpers/HelperTest.php
tests/Unit/Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsActionTest.php
tests/Unit/Actions/Permissions/NormalizePermissionsPayloadActionTest.php
@@ -284,6 +285,7 @@ tests/Feature/Authentication/CheckUserIsActivatedApiTest.php
tests/Feature/Authentication/TwoFactorRateLimitTest.php
tests/Feature/Authentication/SamlRelayStateSanitizationTest.php
tests/Feature/Authentication/LoginTest.php
tests/Feature/Authentication/StorageProxyBypassesTwoFactorTest.php
tests/Feature/Authentication/PersonalAccessTokenTwoFactorGuardTest.php
tests/Feature/Authentication/EnforceApiTwoFactorEnrollmentTest.php
tests/Feature/Authentication/LoginBackUrlSanitizationTest.php
@@ -7496,6 +7498,9 @@ app/Models/Labels/Tapes/Generic/Tape_53mm_A.php
app/Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in.php
app/Models/Labels/Tapes/Generic/GenericTape.php
app/Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in_A.php
app/Models/Labels/Tapes/Zebra/Z_Ultimate_10022964.php
app/Models/Labels/Tapes/Zebra/Z_Ultimate.php
app/Models/Labels/Tapes/Zebra/Z_Ultimate_18939.php
app/Models/Labels/Label.php
app/Models/Labels/FieldOption.php
app/Models/Labels/DefaultLabel.php
@@ -7877,6 +7882,7 @@ app/Importer/LicenseImporter.php
app/Helpers/IconHelper.php
app/Helpers/StorageHelper.php
app/Helpers/Helper.php
app/Helpers/PublicIpCheck.php
app/Actions/Departments/DestroyDepartmentAction.php
app/Actions/Depreciations/DestroyDepreciationAction.php
app/Actions/Suppliers/DestroySupplierAction.php
@@ -8088,6 +8094,7 @@ database/migrations/2014_10_29_045924_add_image_field_to_models_table.php
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
database/migrations/2014_07_17_085822_add_asset_to_software.php
database/migrations/2026_08_03_143500_snapshot_qty_to_legacy_qty_on_inventory_tables.php
database/migrations/2017_10_17_133709_add_display_url_to_settings.php
database/migrations/2018_03_29_070121_add_drop_unique_requests.php
database/migrations/2017_10_03_015503_drop_foreign_keys.php