Skip to content

Commit

Permalink
[Github Action] Automated trickest wordlists update.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2024
1 parent 722c545 commit 4517317
Show file tree
Hide file tree
Showing 28 changed files with 1,814 additions and 1,132 deletions.
2 changes: 1 addition & 1 deletion .bin/wordlist-updaters/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"last_update": 1729191789
},
"Trickest wordlist update": {
"last_update": 1729159433
"last_update": 1729245895
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ api/src/services/schema.ts
src/services/schema.ts
services/schema.ts
schema.ts
api/src/services/comments.ts
src/services/comments.ts
services/comments.ts
comments.ts
api/src/services/specifications.test.ts
src/services/specifications.test.ts
services/specifications.test.ts
Expand Down Expand Up @@ -2211,6 +2215,11 @@ src/database/migrations/20220614A-rename-hook-trigger-to-event.ts
database/migrations/20220614A-rename-hook-trigger-to-event.ts
migrations/20220614A-rename-hook-trigger-to-event.ts
20220614A-rename-hook-trigger-to-event.ts
api/src/database/migrations/20240909A-separate-comments.ts
src/database/migrations/20240909A-separate-comments.ts
database/migrations/20240909A-separate-comments.ts
migrations/20240909A-separate-comments.ts
20240909A-separate-comments.ts
api/src/database/migrations/20210903A-add-auth-provider.ts
src/database/migrations/20210903A-add-auth-provider.ts
database/migrations/20210903A-add-auth-provider.ts
Expand Down Expand Up @@ -2241,6 +2250,11 @@ src/database/migrations/20240817A-update-icon-fields-length.ts
database/migrations/20240817A-update-icon-fields-length.ts
migrations/20240817A-update-icon-fields-length.ts
20240817A-update-icon-fields-length.ts
api/src/database/migrations/20240909B-consolidate-content-versioning.ts
src/database/migrations/20240909B-consolidate-content-versioning.ts
database/migrations/20240909B-consolidate-content-versioning.ts
migrations/20240909B-consolidate-content-versioning.ts
20240909B-consolidate-content-versioning.ts
api/src/database/migrations/20210304A-remove-locked-fields.ts
src/database/migrations/20210304A-remove-locked-fields.ts
database/migrations/20210304A-remove-locked-fields.ts
Expand Down Expand Up @@ -2661,6 +2675,10 @@ api/src/controllers/schema.ts
src/controllers/schema.ts
controllers/schema.ts
schema.ts
api/src/controllers/comments.ts
src/controllers/comments.ts
controllers/comments.ts
comments.ts
api/src/controllers/graphql.ts
src/controllers/graphql.ts
controllers/graphql.ts
Expand Down Expand Up @@ -3748,6 +3766,10 @@ sdk/src/schema/user.ts
src/schema/user.ts
schema/user.ts
user.ts
sdk/src/schema/comment.ts
src/schema/comment.ts
schema/comment.ts
comment.ts
sdk/src/schema/share.ts
src/schema/share.ts
schema/share.ts
Expand Down Expand Up @@ -4123,6 +4145,12 @@ src/rest/commands/index.ts
rest/commands/index.ts
commands/index.ts
index.ts
sdk/src/rest/commands/delete/comments.ts
src/rest/commands/delete/comments.ts
rest/commands/delete/comments.ts
commands/delete/comments.ts
delete/comments.ts
comments.ts
sdk/src/rest/commands/delete/policies.ts
src/rest/commands/delete/policies.ts
rest/commands/delete/policies.ts
Expand Down Expand Up @@ -4195,12 +4223,6 @@ rest/commands/delete/items.ts
commands/delete/items.ts
delete/items.ts
items.ts
sdk/src/rest/commands/delete/activity.ts
src/rest/commands/delete/activity.ts
rest/commands/delete/activity.ts
commands/delete/activity.ts
delete/activity.ts
activity.ts
sdk/src/rest/commands/delete/panels.ts
src/rest/commands/delete/panels.ts
rest/commands/delete/panels.ts
Expand Down Expand Up @@ -4369,6 +4391,12 @@ rest/commands/utils/versions.ts
commands/utils/versions.ts
utils/versions.ts
versions.ts
sdk/src/rest/commands/update/comments.ts
src/rest/commands/update/comments.ts
rest/commands/update/comments.ts
commands/update/comments.ts
update/comments.ts
comments.ts
sdk/src/rest/commands/update/policies.ts
src/rest/commands/update/policies.ts
rest/commands/update/policies.ts
Expand Down Expand Up @@ -4453,12 +4481,6 @@ rest/commands/update/items.ts
commands/update/items.ts
update/items.ts
items.ts
sdk/src/rest/commands/update/activity.ts
src/rest/commands/update/activity.ts
rest/commands/update/activity.ts
commands/update/activity.ts
update/activity.ts
activity.ts
sdk/src/rest/commands/update/panels.ts
src/rest/commands/update/panels.ts
rest/commands/update/panels.ts
Expand Down Expand Up @@ -4519,6 +4541,12 @@ rest/commands/update/versions.ts
commands/update/versions.ts
update/versions.ts
versions.ts
sdk/src/rest/commands/read/comments.ts
src/rest/commands/read/comments.ts
rest/commands/read/comments.ts
commands/read/comments.ts
read/comments.ts
comments.ts
sdk/src/rest/commands/read/policies.ts
src/rest/commands/read/policies.ts
rest/commands/read/policies.ts
Expand Down Expand Up @@ -4687,6 +4715,12 @@ rest/commands/read/versions.ts
commands/read/versions.ts
read/versions.ts
versions.ts
sdk/src/rest/commands/create/comments.ts
src/rest/commands/create/comments.ts
rest/commands/create/comments.ts
commands/create/comments.ts
create/comments.ts
comments.ts
sdk/src/rest/commands/create/policies.ts
src/rest/commands/create/policies.ts
rest/commands/create/policies.ts
Expand Down Expand Up @@ -4759,12 +4793,6 @@ rest/commands/create/items.ts
commands/create/items.ts
create/items.ts
items.ts
sdk/src/rest/commands/create/activity.ts
src/rest/commands/create/activity.ts
rest/commands/create/activity.ts
commands/create/activity.ts
create/activity.ts
activity.ts
sdk/src/rest/commands/create/panels.ts
src/rest/commands/create/panels.ts
rest/commands/create/panels.ts
Expand Down Expand Up @@ -6892,6 +6920,11 @@ specs/src/definitions/query.yaml
src/definitions/query.yaml
definitions/query.yaml
query.yaml
packages/specs/src/components/comment.yaml
specs/src/components/comment.yaml
src/components/comment.yaml
components/comment.yaml
comment.yaml
packages/specs/src/components/collection.yaml
specs/src/components/collection.yaml
src/components/collection.yaml
Expand Down Expand Up @@ -7069,6 +7102,18 @@ src/paths/server/info.yaml
paths/server/info.yaml
server/info.yaml
info.yaml
packages/specs/src/paths/comments/comment.yaml
specs/src/paths/comments/comment.yaml
src/paths/comments/comment.yaml
paths/comments/comment.yaml
comments/comment.yaml
comment.yaml
packages/specs/src/paths/comments/comments.yaml
specs/src/paths/comments/comments.yaml
src/paths/comments/comments.yaml
paths/comments/comments.yaml
comments/comments.yaml
comments.yaml
packages/specs/src/paths/presets/preset.yaml
specs/src/paths/presets/preset.yaml
src/paths/presets/preset.yaml
Expand Down Expand Up @@ -7321,18 +7366,6 @@ src/paths/roles/role.yaml
paths/roles/role.yaml
roles/role.yaml
role.yaml
packages/specs/src/paths/activity/activity-comment.yaml
specs/src/paths/activity/activity-comment.yaml
src/paths/activity/activity-comment.yaml
paths/activity/activity-comment.yaml
activity/activity-comment.yaml
activity-comment.yaml
packages/specs/src/paths/activity/activity-comments.yaml
specs/src/paths/activity/activity-comments.yaml
src/paths/activity/activity-comments.yaml
paths/activity/activity-comments.yaml
activity/activity-comments.yaml
activity-comments.yaml
packages/specs/src/paths/activity/activities.yaml
specs/src/paths/activity/activities.yaml
src/paths/activity/activities.yaml
Expand Down Expand Up @@ -8375,6 +8408,10 @@ packages/types/src/schema.ts
types/src/schema.ts
src/schema.ts
schema.ts
packages/types/src/comments.ts
types/src/comments.ts
src/comments.ts
comments.ts
packages/types/src/policies.ts
types/src/policies.ts
src/policies.ts
Expand Down Expand Up @@ -8656,6 +8693,11 @@ system-data/src/fields/dashboards.yaml
src/fields/dashboards.yaml
fields/dashboards.yaml
dashboards.yaml
packages/system-data/src/fields/comments.yaml
system-data/src/fields/comments.yaml
src/fields/comments.yaml
fields/comments.yaml
comments.yaml
packages/system-data/src/fields/panels.yaml
system-data/src/fields/panels.yaml
src/fields/panels.yaml
Expand Down Expand Up @@ -10302,6 +10344,10 @@ docs/reference/system/server.md
reference/system/server.md
system/server.md
server.md
docs/reference/system/comments.md
reference/system/comments.md
system/comments.md
comments.md
docs/reference/system/notifications.md
reference/system/notifications.md
system/notifications.md
Expand Down Expand Up @@ -16663,6 +16709,8 @@ license
contributing.md
.changeset/pretty-birds-agree.md
pretty-birds-agree.md
.changeset/loud-avocados-serve.md
loud-avocados-serve.md
.changeset/config.json
config.json
.changeset/rare-coins-taste.md
Expand All @@ -16675,6 +16723,8 @@ silent-trainers-learn.md
nice-apricots-type.md
.changeset/grumpy-deers-argue.md
grumpy-deers-argue.md
.changeset/blue-pets-beam.md
blue-pets-beam.md
.changeset/loud-foxes-applaud.md
loud-foxes-applaud.md
.changeset/brown-planes-jam.md
Expand Down
Loading

0 comments on commit 4517317

Please sign in to comment.