[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-09-11 10:07:17 +00:00
parent ba3e513f08
commit 0e58e70ced
40 changed files with 5606 additions and 7825 deletions
@@ -2155,6 +2155,7 @@ spec/policies/group_policy/scope_spec.rb
spec/policies/system_report_policy_spec.rb
spec/policies/macro_policy_spec.rb
spec/policies/macro_policy/scope_spec.rb
spec/policies/report/profiles_policy/scope_spec.rb
spec/policies/version_policy_spec.rb
spec/policies/organization_policy_spec.rb
spec/policies/overview_policy_spec.rb
@@ -3342,6 +3343,7 @@ app/assets/javascripts/app/controllers/signup.coffee
app/assets/javascripts/app/controllers/after_auth/two_factor_configuration.coffee
app/assets/javascripts/app/controllers/.gitkeep
app/assets/javascripts/app/controllers/ticket_history.coffee
app/assets/javascripts/app/controllers/documentation_link.coffee
app/assets/javascripts/app/controllers/system_report.coffee
app/assets/javascripts/app/controllers/_manage/ticket.coffee
app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee
@@ -6179,6 +6181,8 @@ app/policies/template_policy.rb
app/policies/online_notification_policy.rb
app/policies/upload_cache_policy.rb
app/policies/macro_policy/scope.rb
app/policies/report/profiles_policy.rb
app/policies/report/profiles_policy/scope.rb
app/policies/organization_policy.rb
app/policies/controllers/channels_microsoft365_controller_policy.rb
app/policies/controllers/chats_controller_policy.rb
@@ -7443,7 +7447,9 @@ app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContai
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/personal-settings.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/index.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/user-documentation.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/appearance.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/admin-documentation.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/playground.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/logout.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/AvatarMenu.vue
@@ -8875,6 +8881,7 @@ app/frontend/shared/composables/useConfirmation.ts
app/frontend/shared/composables/useLocaleUpdate.ts
app/frontend/shared/composables/useBaseUrl.ts
app/frontend/shared/composables/useSelectOptions.ts
app/frontend/shared/composables/useOnEmitter.ts
app/frontend/shared/composables/useTraverseOptions.ts
app/frontend/shared/composables/useDelegateFocus.ts
app/frontend/shared/composables/useFingerprint.ts
@@ -9301,7 +9308,7 @@ app/frontend/tests/fixtures/graphqlSampleTypes.ts
app/frontend/tests/vitest.setup.ts
app/frontend/tsconfig.json
app/frontend/build/zammadTailwindPlugin.js
app/frontend/build/manualChunks.mjs
app/frontend/build/shims/fake-timers.ts
app/frontend/build/mocksGraphqlPlugin.js
app/frontend/build/transforms/transformTestId.js
app/frontend/build/iconsPlugin.mjs
@@ -11243,6 +11250,7 @@ db/migrate/20220124101834_setting_updates2.rb
db/migrate/20180410000001_cleanup_user_preferences_notification_sound2.rb
db/migrate/20230414112710_issue4573_organization_field_database_length_missmatches_object_maxlength.rb
db/migrate/20241106073757_taskbar_add_uniqueness_index.rb
db/migrate/20250909150713_add_report_profiles_roles.rb
db/migrate/20240930184012_checklist_improve_reference_tracking.rb
db/migrate/20190814000001_object_manager_attribute_ticket_article_body_maxlength_change.rb
db/migrate/20220922090123_issue4243_permission_fix.rb