[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2024-10-11 10:03:55 +00:00
parent d008f809dc
commit 5c291cc7a7
28 changed files with 1363 additions and 823 deletions
@@ -2562,10 +2562,22 @@ tests/Feature/Settings/ShowSetUpPageTest.php
Feature/Settings/ShowSetUpPageTest.php
Settings/ShowSetUpPageTest.php
ShowSetUpPageTest.php
tests/Feature/Settings/SecuritySettingTest.php
Feature/Settings/SecuritySettingTest.php
Settings/SecuritySettingTest.php
SecuritySettingTest.php
tests/Feature/Settings/LabelSettingTest.php
Feature/Settings/LabelSettingTest.php
Settings/LabelSettingTest.php
LabelSettingTest.php
tests/Feature/Settings/AlertsSettingTest.php
Feature/Settings/AlertsSettingTest.php
Settings/AlertsSettingTest.php
AlertsSettingTest.php
tests/Feature/Settings/LdapSettingsTest.php
Feature/Settings/LdapSettingsTest.php
Settings/LdapSettingsTest.php
LdapSettingsTest.php
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
Feature/Consumables/Ui/ConsumableIndexTest.php
Consumables/Ui/ConsumableIndexTest.php
@@ -2596,6 +2608,46 @@ Feature/Consumables/Api/ConsumableViewTest.php
Consumables/Api/ConsumableViewTest.php
Api/ConsumableViewTest.php
ConsumableViewTest.php
tests/Feature/Importing/Api/ImportComponentsTest.php
Feature/Importing/Api/ImportComponentsTest.php
Importing/Api/ImportComponentsTest.php
Api/ImportComponentsTest.php
ImportComponentsTest.php
tests/Feature/Importing/Api/ImportAssetsTest.php
Feature/Importing/Api/ImportAssetsTest.php
Importing/Api/ImportAssetsTest.php
Api/ImportAssetsTest.php
ImportAssetsTest.php
tests/Feature/Importing/Api/ImportUsersTest.php
Feature/Importing/Api/ImportUsersTest.php
Importing/Api/ImportUsersTest.php
Api/ImportUsersTest.php
ImportUsersTest.php
tests/Feature/Importing/Api/ImportConsumablesTest.php
Feature/Importing/Api/ImportConsumablesTest.php
Importing/Api/ImportConsumablesTest.php
Api/ImportConsumablesTest.php
ImportConsumablesTest.php
tests/Feature/Importing/Api/ImportAccessoriesTest.php
Feature/Importing/Api/ImportAccessoriesTest.php
Importing/Api/ImportAccessoriesTest.php
Api/ImportAccessoriesTest.php
ImportAccessoriesTest.php
tests/Feature/Importing/Api/ImportLicenseTest.php
Feature/Importing/Api/ImportLicenseTest.php
Importing/Api/ImportLicenseTest.php
Api/ImportLicenseTest.php
ImportLicenseTest.php
tests/Feature/Importing/Api/GeneralImportTest.php
Feature/Importing/Api/GeneralImportTest.php
Importing/Api/GeneralImportTest.php
Api/GeneralImportTest.php
GeneralImportTest.php
tests/Feature/Importing/Api/ImportDataTestCase.php
Feature/Importing/Api/ImportDataTestCase.php
Importing/Api/ImportDataTestCase.php
Api/ImportDataTestCase.php
ImportDataTestCase.php
tests/Feature/Companies/Ui/CreateCompaniesTest.php
Feature/Companies/Ui/CreateCompaniesTest.php
Companies/Ui/CreateCompaniesTest.php
@@ -3031,6 +3083,38 @@ CanSkipTests.php
tests/Support/InteractsWithAuthentication.php
Support/InteractsWithAuthentication.php
InteractsWithAuthentication.php
tests/Support/Importing/ConsumablesImportFileBuilder.php
Support/Importing/ConsumablesImportFileBuilder.php
Importing/ConsumablesImportFileBuilder.php
ConsumablesImportFileBuilder.php
tests/Support/Importing/ComponentsImportFileBuilder.php
Support/Importing/ComponentsImportFileBuilder.php
Importing/ComponentsImportFileBuilder.php
ComponentsImportFileBuilder.php
tests/Support/Importing/FileBuilder.php
Support/Importing/FileBuilder.php
Importing/FileBuilder.php
FileBuilder.php
tests/Support/Importing/CleansUpImportFiles.php
Support/Importing/CleansUpImportFiles.php
Importing/CleansUpImportFiles.php
CleansUpImportFiles.php
tests/Support/Importing/AssetsImportFileBuilder.php
Support/Importing/AssetsImportFileBuilder.php
Importing/AssetsImportFileBuilder.php
AssetsImportFileBuilder.php
tests/Support/Importing/AccessoriesImportFileBuilder.php
Support/Importing/AccessoriesImportFileBuilder.php
Importing/AccessoriesImportFileBuilder.php
AccessoriesImportFileBuilder.php
tests/Support/Importing/LicensesImportFileBuilder.php
Support/Importing/LicensesImportFileBuilder.php
Importing/LicensesImportFileBuilder.php
LicensesImportFileBuilder.php
tests/Support/Importing/UsersImportFileBuilder.php
Support/Importing/UsersImportFileBuilder.php
Importing/UsersImportFileBuilder.php
UsersImportFileBuilder.php
tests/Support/InitializesSettings.php
Support/InitializesSettings.php
InitializesSettings.php
@@ -33835,6 +33919,9 @@ LicenseSeatFactory.php
database/factories/AssetFactory.php
factories/AssetFactory.php
AssetFactory.php
database/factories/ImportFactory.php
factories/ImportFactory.php
ImportFactory.php
database/factories/GroupFactory.php
factories/GroupFactory.php
GroupFactory.php
@@ -36064,6 +36151,10 @@ app/Http/Requests/UpdateAssetRequest.php
Http/Requests/UpdateAssetRequest.php
Requests/UpdateAssetRequest.php
UpdateAssetRequest.php
app/Http/Requests/StoreSecuritySettings.php
Http/Requests/StoreSecuritySettings.php
Requests/StoreSecuritySettings.php
StoreSecuritySettings.php
app/Http/Requests/UploadFileRequest.php
Http/Requests/UploadFileRequest.php
Requests/UploadFileRequest.php
@@ -36092,10 +36183,18 @@ app/Http/Requests/CustomAssetReportRequest.php
Http/Requests/CustomAssetReportRequest.php
Requests/CustomAssetReportRequest.php
CustomAssetReportRequest.php
app/Http/Requests/StoreLdapSettings.php
Http/Requests/StoreLdapSettings.php
Requests/StoreLdapSettings.php
StoreLdapSettings.php
app/Http/Requests/AccessoryCheckoutRequest.php
Http/Requests/AccessoryCheckoutRequest.php
Requests/AccessoryCheckoutRequest.php
AccessoryCheckoutRequest.php
app/Http/Requests/StoreLocalizationSettings.php
Http/Requests/StoreLocalizationSettings.php
Requests/StoreLocalizationSettings.php
StoreLocalizationSettings.php
app/Http/Requests/AssetCheckinRequest.php
Http/Requests/AssetCheckinRequest.php
Requests/AssetCheckinRequest.php
@@ -36120,6 +36219,10 @@ app/Http/Requests/LicenseCheckoutRequest.php
Http/Requests/LicenseCheckoutRequest.php
Requests/LicenseCheckoutRequest.php
LicenseCheckoutRequest.php
app/Http/Requests/StoreLabelSettings.php
Http/Requests/StoreLabelSettings.php
Requests/StoreLabelSettings.php
StoreLabelSettings.php
app/Http/Requests/Request.php
Http/Requests/Request.php
Requests/Request.php
@@ -36145,6 +36248,10 @@ app/Http/Requests/CustomFieldRequest.php
Http/Requests/CustomFieldRequest.php
Requests/CustomFieldRequest.php
CustomFieldRequest.php
app/Http/Requests/StoreNotificationSettings.php
Http/Requests/StoreNotificationSettings.php
Requests/StoreNotificationSettings.php
StoreNotificationSettings.php
app/Http/Traits/MigratesLegacyAssetLocations.php
Http/Traits/MigratesLegacyAssetLocations.php
Traits/MigratesLegacyAssetLocations.php