[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-08-01 09:43:58 +00:00
parent 5aa4cb1801
commit c731d934ae
56 changed files with 14975 additions and 9579 deletions
@@ -21,6 +21,7 @@ Dockerfile
config/debugbar.php
config/image.php
config/view.php
config/importer.php
config/logging.php
config/google2fa.php
config/hashing.php
@@ -96,6 +97,7 @@ tests/pa11y/.gitkeep
tests/TestCase.php
tests/Unit/MaintenanceTest.php
tests/Unit/AccessoryTest.php
tests/Unit/Rules/AllowedUploadExtensionTest.php
tests/Unit/Rules/ExternalUrlTest.php
tests/Unit/Rules/CssColorTest.php
tests/Unit/LdapTest.php
@@ -160,6 +162,7 @@ tests/Feature/Reporting/Custom/CustomAssetReportTest.php
tests/Feature/Reporting/Custom/CustomComponentReportTest.php
tests/Feature/Reporting/DeleteAcceptanceAuthorizationTest.php
tests/Feature/Blade/RadioRowTest.php
tests/Feature/Blade/ButtonSubmitTest.php
tests/Feature/Blade/CheckboxInlineTest.php
tests/Feature/Blade/CheckboxRowTest.php
tests/Feature/Departments/Api/DeleteDepartmentsTest.php
@@ -174,9 +177,11 @@ tests/Feature/Departments/Ui/ShowDepartmentTest.php
tests/Feature/Departments/Ui/UpdateDepartmentsTest.php
tests/Feature/Settings/SecuritySettingTest.php
tests/Feature/Settings/LdapSettingsTest.php
tests/Feature/Settings/LdapWizardTest.php
tests/Feature/Settings/ShowSetUpPageTest.php
tests/Feature/Settings/BrandingSettingsTest.php
tests/Feature/Settings/ApiRequestFiltersTest.php
tests/Feature/Settings/PostRestoreDataLossGuardsTest.php
tests/Feature/Settings/LabelSettingTest.php
tests/Feature/Settings/AlertsSettingTest.php
tests/Feature/Settings/ImpersonationSettingsRowTest.php
@@ -189,6 +194,7 @@ tests/Feature/Checkins/Api/AssetCheckinByTagTest.php
tests/Feature/Checkins/Api/AccessoryCheckinTest.php
tests/Feature/Checkins/Ui/ComponentCheckinTest.php
tests/Feature/Checkins/Ui/BulkAssetCheckinTest.php
tests/Feature/Checkins/Ui/AssetCheckinInvalidModelTest.php
tests/Feature/Checkins/Ui/AssetCheckinTest.php
tests/Feature/Checkins/Ui/LicenseCheckinTest.php
tests/Feature/Checkins/Ui/AccessoryCheckinTest.php
@@ -197,12 +203,15 @@ tests/Feature/Licenses/Api/LicenseCheckoutCheckinTest.php
tests/Feature/Licenses/Api/LicensesForSelectListTest.php
tests/Feature/Licenses/Api/LicenseIndexTest.php
tests/Feature/Licenses/Api/DeleteLicensesTest.php
tests/Feature/Licenses/Api/BulkSelectableTest.php
tests/Feature/Licenses/Api/UpdateLicenseTest.php
tests/Feature/Licenses/Api/LicenseUploadTest.php
tests/Feature/Licenses/Ui/BulkDeleteWithCheckinLicensesTest.php
tests/Feature/Licenses/Ui/LicenseCheckoutTest.php
tests/Feature/Licenses/Ui/LicenseViewTest.php
tests/Feature/Licenses/Ui/LicenseIndexTest.php
tests/Feature/Licenses/Ui/BulkDeleteLicensesTest.php
tests/Feature/Licenses/Ui/ExportLicensesCsvTest.php
tests/Feature/Licenses/Ui/BulkCheckinSelectedLicenseSeatsTest.php
tests/Feature/Licenses/Ui/UpdateLicenseTest.php
tests/Feature/Licenses/Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
@@ -231,6 +240,7 @@ tests/Feature/Importing/Api/ImportAccessoriesTest.php
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/Ui/ImportTest.php
tests/Feature/Importing/AssetImportCreatedAtTest.php
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
@@ -254,16 +264,22 @@ tests/Feature/Groups/Ui/CreateGroupTest.php
tests/Feature/Groups/Ui/UpdateGroupTest.php
tests/Feature/Groups/Ui/IndexGroupTest.php
tests/Feature/LicenseSeats/Api/LicenseSeatUpdateTest.php
tests/Feature/Scim/MappedTableComplexValueTest.php
tests/Feature/Scim/CreateGroupWithMembersTest.php
tests/Feature/Scim/UserEmailsShapeTest.php
tests/Feature/Scim/UserFilterSchemaUrnTest.php
tests/Feature/Scim/ReplaceUserWithMalformedKeyTest.php
tests/Feature/Scim/ReplaceUserWithFilterKeyTest.php
tests/Feature/Authentication/CheckUserIsActivatedApiTest.php
tests/Feature/Authentication/TwoFactorRateLimitTest.php
tests/Feature/Authentication/SamlRelayStateSanitizationTest.php
tests/Feature/Authentication/LoginTest.php
tests/Feature/Authentication/PersonalAccessTokenTwoFactorGuardTest.php
tests/Feature/Authentication/EnforceApiTwoFactorEnrollmentTest.php
tests/Feature/Authentication/LoginBackUrlSanitizationTest.php
tests/Feature/QueryCountBenchmarkTest.php
tests/Feature/Auth/PassportPersonalAccessTokenGateTest.php
tests/Feature/Auth/PassportOAuthClientGateTest.php
tests/Feature/Livewire/AlertMenuTest.php
tests/Feature/Livewire/CategoryEditFormTest.php
tests/Feature/Livewire/CheckoutTargetPanelTest.php
@@ -271,6 +287,7 @@ tests/Feature/Livewire/PersonalAccessTokensTest.php
tests/Feature/Livewire/ReportTemplateSelectTest.php
tests/Feature/Livewire/ImporterTest.php
tests/Feature/History/Api/IndexHistoryTest.php
tests/Feature/Seeders/ImportSeederTest.php
tests/Feature/Components/Api/ComponentIndexTest.php
tests/Feature/Components/Api/DeleteComponentTest.php
tests/Feature/Components/Api/ComponentAssetsTest.php
@@ -300,25 +317,32 @@ tests/Feature/Assets/Api/AssignedComponentsTest.php
tests/Feature/Assets/Api/AssignedAssetsTest.php
tests/Feature/Assets/Api/StoreAssetTest.php
tests/Feature/Assets/Api/BulkAuditAssetsTest.php
tests/Feature/Assets/Api/BulkSelectableTest.php
tests/Feature/Assets/Api/AssetFilesTest.php
tests/Feature/Assets/Api/AssetHistoryTest.php
tests/Feature/Assets/Api/AssetBySerialTest.php
tests/Feature/Assets/AssetZeroIdNormalizationTest.php
tests/Feature/Assets/Ui/AssetIndexTest.php
tests/Feature/Assets/Ui/BulkEditAssetsTest.php
tests/Feature/Assets/Ui/CheckinCheckoutCounters.php
tests/Feature/Assets/Ui/BulkDeleteAssetsTest.php
tests/Feature/Assets/Ui/StoreAssetWithFullMultipleCompanySupportTest.php
tests/Feature/Assets/Ui/AuditAssetTest.php
tests/Feature/Assets/Ui/ImportAssetHistoryTest.php
tests/Feature/Assets/Ui/EditAssetTest.php
tests/Feature/Assets/Ui/ForceCheckinAssetTest.php
tests/Feature/Assets/Ui/CloneAssetTest.php
tests/Feature/Assets/Ui/BulkAuditAssetsTest.php
tests/Feature/Assets/Ui/BulkAuditSelectedAssetsTest.php
tests/Feature/Assets/Ui/BulkAuditSelectedAssetsSubmissionTest.php
tests/Feature/Assets/Ui/AssetLabelTest.php
tests/Feature/Assets/Ui/ShowAssetTest.php
tests/Feature/Assets/Ui/EncryptedCustomFieldFormDisclosureTest.php
tests/Feature/Assets/Ui/DeleteAssetTest.php
tests/Feature/Assets/Ui/StoreAssetsTest.php
tests/Feature/Assets/Ui/BulkRestoreAuthorizationTest.php
tests/Feature/Assets/Ui/AssetBySerialTest.php
tests/Feature/Assets/Fmcs/CrossCompanyAuditAttemptTest.php
tests/Feature/Manufacturers/Api/UpdateManufacturersTest.php
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
tests/Feature/Manufacturers/Api/CreateManufacturersTest.php
@@ -363,6 +387,7 @@ tests/Feature/Users/Api/CreateUserTest.php
tests/Feature/Users/Api/UserSearchTest.php
tests/Feature/Users/Api/UsersForSelectListTest.php
tests/Feature/Users/Api/DeleteUsersTest.php
tests/Feature/Users/Api/BulkSelectableTest.php
tests/Feature/Users/Api/UserFileTest.php
tests/Feature/Users/Api/UserItemsPaginationTest.php
tests/Feature/Users/Api/IndexUsersTest.php
@@ -395,6 +420,8 @@ tests/Feature/Users/TransferUserItemsPageAccessTest.php
tests/Feature/ActionLogs/ActionlogCompanyIdTest.php
tests/Feature/ActionLogs/DisplaySigTest.php
tests/Feature/ActionLogs/ActionlogCompanyIdBackfillTest.php
tests/Feature/FileUploads/SvgUploadSanitizationTest.php
tests/Feature/FileUploads/UploadFileValidationTest.php
tests/Feature/Search/SearchableTraitTest.php
tests/Feature/Maintenances/Api/DeleteMaintenancesTest.php
tests/Feature/Maintenances/Api/MaintenanceTypesPaginationTest.php
@@ -411,9 +438,11 @@ tests/Feature/Maintenances/Ui/CreateMaintenanceTrackingTest.php
tests/Feature/Maintenances/Ui/EditMaintenanceTest.php
tests/Feature/Maintenances/Ui/ShowMaintenanceTest.php
tests/Feature/Maintenances/Ui/CreateMaintenanceTest.php
tests/Feature/Maintenances/Ui/BulkMaintenanceActionsTest.php
tests/Feature/Maintenances/Ui/CompleteMaintenanceTest.php
tests/Feature/Maintenances/Ui/MaintenanceFileTest.php
tests/Feature/Permissions/PermissionsFormPreCheckTest.php
tests/Feature/Uploads/ImageUploadRequestFailurePathsTest.php
tests/Feature/Security/FilenameTraversalMitigationTest.php
tests/Feature/AssetModels/Api/AssetModelFilesPolicyBypassTest.php
tests/Feature/AssetModels/Api/AssetModelPaginationTest.php
@@ -421,6 +450,7 @@ tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
tests/Feature/AssetModels/Api/DeleteAssetModelsTest.php
tests/Feature/AssetModels/Api/IndexAssetModelsTest.php
tests/Feature/AssetModels/Api/BulkSelectableTest.php
tests/Feature/AssetModels/Api/CreateAssetModelsTest.php
tests/Feature/AssetModels/Ui/CloneAssetModelTest.php
tests/Feature/AssetModels/Ui/UpdateAssetModelsTest.php
@@ -428,6 +458,7 @@ tests/Feature/AssetModels/Ui/BulkDeleteAssetModelsTest.php
tests/Feature/AssetModels/Ui/IndexAssetModelsTest.php
tests/Feature/AssetModels/Ui/ShowAssetModelsTest.php
tests/Feature/AssetModels/Ui/CreateAssetModelsTest.php
tests/Feature/Requests/AssetModelRequestGateTest.php
tests/Feature/Requests/Ui/AccessoryRequestTest.php
tests/Feature/Requests/Ui/AssetRequestIndexTest.php
tests/Feature/Requests/Ui/CancelRequestTest.php
@@ -554,6 +585,7 @@ tests/Support/Importing/UsersImportFileBuilder.php
tests/Support/Importing/LicensesImportFileBuilder.php
tests/Support/Importing/AccessoriesImportFileBuilder.php
tests/Support/Importing/ComponentsImportFileBuilder.php
tests/Support/Importing/AssetHistoryImportFileBuilder.php
tests/Support/Importing/ManufacturersImportFileBuilder.php
tests/Support/Importing/CleansUpImportFiles.php
tests/Support/InteractsWithAuthentication.php
@@ -596,16 +628,17 @@ resources/views/settings/labels.blade.php
resources/views/settings/api.blade.php
resources/views/settings/purge.blade.php
resources/views/settings/ldap.blade.php
resources/views/settings/ldap-wizard.blade.php
resources/views/settings/logins.blade.php
resources/views/hardware/view.blade.php
resources/views/hardware/checkin-due.blade.php
resources/views/hardware/quickscan.blade.php
resources/views/hardware/history.blade.php
resources/views/hardware/index.blade.php
resources/views/hardware/bulk-delete.blade.php
resources/views/hardware/requested.blade.php
resources/views/hardware/audit.blade.php
resources/views/hardware/edit.blade.php
resources/views/hardware/bulk-audit.blade.php
resources/views/hardware/labels.blade.php
resources/views/hardware/bulk-restore.blade.php
resources/views/hardware/bulk-checkin.blade.php
@@ -661,6 +694,8 @@ resources/views/partials/asset-bulk-actions.blade.php
resources/views/partials/more-info.blade.php
resources/views/partials/users-bulk-actions.blade.php
resources/views/partials/labels-legacy-engine.blade.php
resources/views/partials/theme-mode-toggle.blade.php
resources/views/partials/theme-mode-tenant-vars.blade.php
resources/views/partials/models-bulk-actions.blade.php
resources/views/partials/locations-bulk-actions.blade.php
resources/views/partials/label2-preview.blade.php
@@ -668,27 +703,21 @@ resources/views/partials/label2-field-definitions.blade.php
resources/views/partials/confetti-js.blade.php
resources/views/partials/forms/checkout-selector.blade.php
resources/views/partials/forms/edit/item_number.blade.php
resources/views/partials/forms/edit/purchase_cost.blade.php
resources/views/partials/forms/edit/category-select.blade.php
resources/views/partials/forms/edit/supplier-select.blade.php
resources/views/partials/forms/edit/accessory-select.blade.php
resources/views/partials/forms/edit/order_number.blade.php
resources/views/partials/forms/edit/uploadLogo.blade.php
resources/views/partials/forms/edit/model_number.blade.php
resources/views/partials/forms/edit/permissions-base.blade.php
resources/views/partials/forms/edit/consumable-select.blade.php
resources/views/partials/forms/edit/notes.blade.php
resources/views/partials/forms/edit/warranty.blade.php
resources/views/partials/forms/edit/license-select.blade.php
resources/views/partials/forms/edit/email.blade.php
resources/views/partials/forms/edit/status.blade.php
resources/views/partials/forms/edit/requestable.blade.php
resources/views/partials/forms/edit/image-upload.blade.php
resources/views/partials/forms/edit/phone.blade.php
resources/views/partials/forms/edit/location-select.blade.php
resources/views/partials/forms/edit/maintenance_type.blade.php
resources/views/partials/forms/edit/datepicker.blade.php
resources/views/partials/forms/edit/serial.blade.php
resources/views/partials/forms/edit/asset-select.blade.php
resources/views/partials/forms/edit/quantity.blade.php
resources/views/partials/forms/edit/department-select.blade.php
@@ -708,6 +737,7 @@ resources/views/partials/forms/edit/address.blade.php
resources/views/partials/forms/edit/manufacturer-select.blade.php
resources/views/partials/forms/edit/depreciation.blade.php
resources/views/partials/forms/demo-mode.blade.php
resources/views/partials/theme-mode-preflight.blade.php
resources/views/partials/bootstrap-table.blade.php
resources/views/partials/impersonation-banner.blade.php
resources/views/mail/markdown/checkout-component.blade.php
@@ -762,6 +792,7 @@ resources/views/blade/input/datetimepicker.blade.php
resources/views/blade/input/radio.blade.php
resources/views/blade/input/text.blade.php
resources/views/blade/input/user-select.blade.php
resources/views/blade/input/password.blade.php
resources/views/blade/input/image-upload.blade.php
resources/views/blade/input/location-select.blade.php
resources/views/blade/input/datepicker.blade.php
@@ -791,20 +822,31 @@ resources/views/blade/copy-to-clipboard.blade.php
resources/views/blade/custom-field-preview.blade.php
resources/views/blade/table/companies.blade.php
resources/views/blade/table/users.blade.php
resources/views/blade/table/bulk-locations.blade.php
resources/views/blade/table/components.blade.php
resources/views/blade/table/history.blade.php
resources/views/blade/table/files.blade.php
resources/views/blade/table/bulk-accessories.blade.php
resources/views/blade/table/index.blade.php
resources/views/blade/table/bulk-departments.blade.php
resources/views/blade/table/bulk-licenses.blade.php
resources/views/blade/table/bulk-actions.blade.php
resources/views/blade/table/bulk-companies.blade.php
resources/views/blade/table/bulk-models.blade.php
resources/views/blade/table/assets.blade.php
resources/views/blade/table/bulk-statuslabels.blade.php
resources/views/blade/table/bulk-depreciations.blade.php
resources/views/blade/table/locations.blade.php
resources/views/blade/table/models.blade.php
resources/views/blade/table/licenses.blade.php
resources/views/blade/table/accessories.blade.php
resources/views/blade/table/bulk-manufacturers.blade.php
resources/views/blade/table/bulk-maintenances.blade.php
resources/views/blade/table/bulk-assets.blade.php
resources/views/blade/table/consumables.blade.php
resources/views/blade/table/maintenances.blade.php
resources/views/blade/table/bulk-suppliers.blade.php
resources/views/blade/table/bulk-categories.blade.php
resources/views/blade/table/bulk-users.blade.php
resources/views/blade/notifications.blade.php
resources/views/blade/demo-lock.blade.php
@@ -823,6 +865,7 @@ resources/views/blade/form/radio-row.blade.php
resources/views/blade/form/label.blade.php
resources/views/blade/form/error.blade.php
resources/views/blade/page-column.blade.php
resources/views/blade/demo-callout.blade.php
resources/views/blade/well.blade.php
resources/views/blade/tabs/files-tab.blade.php
resources/views/blade/tabs/location-tab.blade.php
@@ -856,6 +899,7 @@ resources/views/blade/button/restore.blade.php
resources/views/blade/button/audit.blade.php
resources/views/blade/button/edit.blade.php
resources/views/blade/button/add.blade.php
resources/views/blade/button/submit.blade.php
resources/views/blade/button/checkout.blade.php
resources/views/blade/button/checkin.blade.php
resources/views/blade/button/label.blade.php
@@ -892,6 +936,7 @@ resources/views/locations/bulk-delete.blade.php
resources/views/locations/edit.blade.php
resources/views/livewire/alert-menu.blade.php
resources/views/livewire/custom-field-editor.blade.php
resources/views/livewire/ldap-settings.blade.php
resources/views/livewire/admin-personal-access-tokens.blade.php
resources/views/livewire/location-scope-check.blade.php
resources/views/livewire/checkout-target-panel.blade.php
@@ -901,6 +946,7 @@ resources/views/livewire/category-edit-form.blade.php
resources/views/livewire/custom-field-set-default-values-for-model.blade.php
resources/views/livewire/oauth-clients.blade.php
resources/views/livewire/slack-settings-form.blade.php
resources/views/livewire/asset-additional-tags.blade.php
resources/views/livewire/importer.blade.php
resources/views/custom_fields/index.blade.php
resources/views/custom_fields/fieldsets/view.blade.php
@@ -7305,6 +7351,7 @@ app/Rules/AssetCannotBeCheckedOutToNondeployableStatus.php
app/Rules/ExternalUrl.php
app/Rules/EmailEncrypted.php
app/Rules/UniqueUndeleted.php
app/Rules/AllowedUploadExtension.php
app/Rules/RegexEncrypted.php
app/Rules/MacEncrypted.php
app/Rules/IPv4Encrypted.php
@@ -7459,9 +7506,11 @@ app/Policies/SnipePermissionsPolicy.php
app/Policies/LocationPolicy.php
app/Policies/LicensePolicy.php
app/Livewire/OauthClients.php
app/Livewire/LdapSettings.php
app/Livewire/CustomFieldSetDefaultValuesForModel.php
app/Livewire/ReportTemplateSelect.php
app/Livewire/PersonalAccessTokens.php
app/Livewire/AssetAdditionalTags.php
app/Livewire/LocationScopeCheck.php
app/Livewire/AdminPersonalAccessTokens.php
app/Livewire/CheckoutTargetPanel.php
@@ -7638,6 +7687,7 @@ app/Http/Controllers/BulkSuppliersController.php
app/Http/Controllers/UploadedFilesController.php
app/Http/Controllers/CustomFieldsetsController.php
app/Http/Controllers/BulkDepartmentsController.php
app/Http/Controllers/BulkMaintenancesController.php
app/Http/Controllers/Accessories/AccessoryCheckoutController.php
app/Http/Controllers/Accessories/AccessoriesController.php
app/Http/Controllers/Accessories/AccessoryCheckinController.php
@@ -7766,6 +7816,7 @@ app/Importer/SupplierImporter.php
app/Importer/ComponentImporter.php
app/Importer/ConsumableImporter.php
app/Importer/CategoryImporter.php
app/Importer/AssetHistoryImporter.php
app/Importer/AssetImporter.php
app/Importer/AssetModelImporter.php
app/Importer/ManufacturerImporter.php
@@ -7813,6 +7864,7 @@ app/Mail/CheckinComponentMail.php
app/Mail/CheckoutAccessoryMail.php
app/Mail/BulkAssetCheckoutMail.php
app/Mail/CheckoutConsumableMail.php
app/Mail/BlockImagesMarkdownExtension.php
app/Mail/BaseMailable.php
app/Mail/CheckoutComponentMail.php
app/Mail/UnacceptedAssetReminderMail.php
@@ -7895,6 +7947,7 @@ database/seeders/LicenseSeeder.php
database/seeders/.gitkeep
database/seeders/DepreciationSeeder.php
database/seeders/Concerns/ReportsMemory.php
database/seeders/ImportSeeder.php
database/migrations/2015_09_09_195301_add_custom_css_to_settings.php
database/migrations/2017_10_27_192423_migrate_denormed_asset_locations.php
database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
@@ -7923,6 +7976,7 @@ database/migrations/2016_03_10_135519_add_locale_to_settings.php
database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
database/migrations/2026_06_10_000001_add_null_company_is_floater_to_settings.php
database/migrations/2026_07_30_000001_add_next_audit_date_index_to_assets.php
database/migrations/2013_11_16_103258_create_locations_table.php
database/migrations/2025_08_06_192954_add_image_to_maintenances.php
database/migrations/2018_01_17_184354_add_archived_in_list_setting.php
@@ -8076,6 +8130,7 @@ database/migrations/2021_12_27_151849_change_supplier_address_length.php
database/migrations/2015_02_12_024100_change_license_notes_type.php
database/migrations/2018_04_02_150700_labels_display_model_name.php
database/migrations/2014_11_07_021042_add_image_to_supplier.php
database/migrations/2026_07_29_220000_make_departments_created_by_nullable.php
database/migrations/2018_03_24_050108_add_cc_alerts.php
database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
database/migrations/2022_03_10_175740_add_eula_to_action_logs.php
@@ -8358,6 +8413,7 @@ ansible/freebsd/vagrant_playbook.yml
ansible/ubuntu/apachevirtualhost.conf.j2
ansible/ubuntu/vagrant_playbook.yml
sample_csvs/components-sample-large.csv
sample_csvs/blank-licenses-sample.csv
sample_csvs/suppliers-sample-large.csv
sample_csvs/assets-sample-BAD.csv
sample_csvs/manufacturers-sample-large.csv
@@ -8376,6 +8432,7 @@ sample_csvs/components-sample.csv
sample_csvs/categories-sample.csv
sample_csvs/categories-sample-large.csv
sample_csvs/manufacturers-sample.csv
sample_csvs/asset-history-sample.csv
pint.json
Dockerfile.fpm-alpine
.env.testing.example