Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make our spam detection more aggressive #10181

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

alexwlchan
Copy link
Contributor

  • Reduce the number of "unusual" characters required from 25 to 20
  • Immediately reject any query that contains emoji

* Reduce the number of "unusual" characters required from 25 to 20
* Immediately reject any query that contains emoji
@alexwlchan alexwlchan requested a review from a team as a code owner September 6, 2023 15:38
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Size Change: 0 B

Total Size: 845 kB

ℹ️ View Unchanged
Filename Size
content/webapp/.next/static/chunks/00a8a139.35fd3649f0630c69.js 59 kB
content/webapp/.next/static/chunks/2184-51e4da8c93210bf8.js 4.74 kB
content/webapp/.next/static/chunks/2460-6cb4e11c6ac50971.js 2.98 kB
content/webapp/.next/static/chunks/2889.676b559c2911d24e.js 1.76 kB
content/webapp/.next/static/chunks/3781-3c06d2315ee12517.js 6.83 kB
content/webapp/.next/static/chunks/4696.e90c8ad24a606868.js 1.25 kB
content/webapp/.next/static/chunks/4858-59be9ce1c274992e.js 16.4 kB
content/webapp/.next/static/chunks/503-cb0cff716a58c214.js 4 kB
content/webapp/.next/static/chunks/5290-1ade05f38a6e87dc.js 23.4 kB
content/webapp/.next/static/chunks/5786-1153301ff658a86d.js 19.2 kB
content/webapp/.next/static/chunks/6127-6f64efeda8438d7d.js 6.1 kB
content/webapp/.next/static/chunks/6577-26aad86ec9c90e4e.js 3.5 kB
content/webapp/.next/static/chunks/6601-dd82b978e5c49f0a.js 4.38 kB
content/webapp/.next/static/chunks/6651-e80c2951521d8d4b.js 2.5 kB
content/webapp/.next/static/chunks/6677.09e4ad62fda8efa2.js 19.9 kB
content/webapp/.next/static/chunks/7286-08d97af8db40ec40.js 5.55 kB
content/webapp/.next/static/chunks/8268-2265c781f95be604.js 4.65 kB
content/webapp/.next/static/chunks/865-377bd117676fc3a1.js 3.72 kB
content/webapp/.next/static/chunks/9065-dae9387d61b852c3.js 7.99 kB
content/webapp/.next/static/chunks/9237-083c8b8e324feac7.js 11.5 kB
content/webapp/.next/static/chunks/9608-71eb81826309d708.js 3.5 kB
content/webapp/.next/static/chunks/969-c6d28f829f30e622.js 3.61 kB
content/webapp/.next/static/chunks/9886-14884b7fd9bd809d.js 5.2 kB
content/webapp/.next/static/chunks/9959-11d8916f43c3051a.js 3.9 kB
content/webapp/.next/static/chunks/framework-efbec734d81f6e89.js 45.2 kB
content/webapp/.next/static/chunks/main-74d7cc624ff0880f.js 30.6 kB
content/webapp/.next/static/chunks/pages/_app-ce36da56904f2b6f.js 111 kB
content/webapp/.next/static/chunks/pages/_error-ce2a222093c6d80c.js 332 B
content/webapp/.next/static/chunks/pages/404-33af99be220a02ef.js 258 B
content/webapp/.next/static/chunks/pages/500-607137af978be821.js 257 B
content/webapp/.next/static/chunks/pages/articles-8395fbee9a9f0887.js 2.57 kB
content/webapp/.next/static/chunks/pages/articles/[articleId]-1e2125ce028e84c8.js 3.56 kB
content/webapp/.next/static/chunks/pages/books-03d671362238e19b.js 2.57 kB
content/webapp/.next/static/chunks/pages/books/[bookId]-4623d34415dfb8ed.js 1.52 kB
content/webapp/.next/static/chunks/pages/collections-c389f61d0e778980.js 2.12 kB
content/webapp/.next/static/chunks/pages/concepts/[conceptId]-9f5936ccf5d98b86.js 7.19 kB
content/webapp/.next/static/chunks/pages/covid-welcome-back-7cc1a4a4f0d03984.js 11.3 kB
content/webapp/.next/static/chunks/pages/event-series/[eventSeriesId]-cce7f9a9081dade1.js 3.55 kB
content/webapp/.next/static/chunks/pages/events-c7e7db32dca50e63.js 2.69 kB
content/webapp/.next/static/chunks/pages/events/[eventId]-b470ed576e22db01.js 6.77 kB
content/webapp/.next/static/chunks/pages/exhibitions-467df87ecb94eb12.js 2.87 kB
content/webapp/.next/static/chunks/pages/exhibitions/[exhibitionId]-d76d6f40902fbea7.js 3.62 kB
content/webapp/.next/static/chunks/pages/guides/[pageId]-0d655982f189cb4c.js 2.04 kB
content/webapp/.next/static/chunks/pages/guides/exhibitions-a0dccf74dd884ad6.js 2.65 kB
content/webapp/.next/static/chunks/pages/guides/exhibitions/[id]-9107d67c8e2a10f5.js 3.52 kB
content/webapp/.next/static/chunks/pages/guides/exhibitions/[id]/[type]-1bd5806e9dd1754f.js 5.85 kB
content/webapp/.next/static/chunks/pages/index-d7001849969d46d8.js 3.57 kB
content/webapp/.next/static/chunks/pages/newsletter-419b882d2a0f4058.js 2.34 kB
content/webapp/.next/static/chunks/pages/pages/[pageId]-fa52eb4c28c4b427.js 2.01 kB
content/webapp/.next/static/chunks/pages/projects/[pageId]-74dce922d3bad304.js 2.04 kB
content/webapp/.next/static/chunks/pages/search-7f26069d008946e8.js 7.94 kB
content/webapp/.next/static/chunks/pages/search/images-13c35f7c052c29e9.js 1.47 kB
content/webapp/.next/static/chunks/pages/search/stories-9fc2af329ffa1d0b.js 3.3 kB
content/webapp/.next/static/chunks/pages/search/works-3fe23d9ee20118c8.js 3.4 kB
content/webapp/.next/static/chunks/pages/seasons/[seasonId]-029b022277ec3256.js 1.45 kB
content/webapp/.next/static/chunks/pages/series/[seriesId]-91ce5e23e1225c32.js 4.03 kB
content/webapp/.next/static/chunks/pages/stories-95c4c6723509df1d.js 1.73 kB
content/webapp/.next/static/chunks/pages/stories/[contentType]-ee6efceb5c7729c6.js 2.61 kB
content/webapp/.next/static/chunks/pages/visit-us-77e6a65efab56dc5.js 2.44 kB
content/webapp/.next/static/chunks/pages/visual-stories-a1c19548ab741f6c.js 531 B
content/webapp/.next/static/chunks/pages/visual-stories/[visualStoryId]-5e20f2849c23ff1b.js 843 B
content/webapp/.next/static/chunks/pages/visual-stories/v1-3f11d0efbbe62946.js 442 B
content/webapp/.next/static/chunks/pages/visual-stories/v2-7edcda6d5fe054ee.js 444 B
content/webapp/.next/static/chunks/pages/whats-on-00d4fc543eca85d2.js 202 B
content/webapp/.next/static/chunks/pages/whats-on/[period]-6fa9ea67edfbb648.js 272 B
content/webapp/.next/static/chunks/pages/works/[workId]-968d84474e49284e.js 2.21 kB
content/webapp/.next/static/chunks/pages/works/[workId]/download-28f247748085a024.js 5.13 kB
content/webapp/.next/static/chunks/pages/works/[workId]/images-d00095a829ed11a6.js 3 kB
content/webapp/.next/static/chunks/pages/works/[workId]/items-fef5f826e4afe5b0.js 2.46 kB
content/webapp/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js 31 kB
content/webapp/.next/static/chunks/webpack-ccbb74d1a18c8ac2.js 1.67 kB
identity/webapp/.next/static/chunks/374.94537fd117195c86.js 2.48 kB
identity/webapp/.next/static/chunks/432.fa29da5acdb8e0b1.js 744 B
identity/webapp/.next/static/chunks/442-29780463d96993ea.js 8.35 kB
identity/webapp/.next/static/chunks/644-6570c06909c1478e.js 5.92 kB
identity/webapp/.next/static/chunks/677.a0884a27fb537187.js 19.9 kB
identity/webapp/.next/static/chunks/framework-19f3649580393c10.js 45.2 kB
identity/webapp/.next/static/chunks/main-d973a3979032d64a.js 32.2 kB
identity/webapp/.next/static/chunks/pages/_app-0861ba40946346dd.js 104 kB
identity/webapp/.next/static/chunks/pages/_error-8e82953fa241027d.js 1.42 kB
identity/webapp/.next/static/chunks/pages/delete-requested-b9023c354fde36aa.js 3.15 kB
identity/webapp/.next/static/chunks/pages/error-b3c38ad1561b0595.js 1.58 kB
identity/webapp/.next/static/chunks/pages/index-ba460b8661bb72b7.js 12.2 kB
identity/webapp/.next/static/chunks/pages/registration-10458eca51d362d2.js 4.01 kB
identity/webapp/.next/static/chunks/pages/success-843e2ecba8fcf88b.js 3.22 kB
identity/webapp/.next/static/chunks/pages/validated-33dd00672fb5a1f6.js 3.93 kB
identity/webapp/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js 31 kB
identity/webapp/.next/static/chunks/webpack-713796e2734212eb.js 1.81 kB

compressed-size-action

@alexwlchan alexwlchan merged commit 5b5efa3 into main Sep 6, 2023
4 of 5 checks passed
@alexwlchan alexwlchan deleted the more-aggressive-spam-detection branch September 6, 2023 15:54
@weco-bot weco-bot added the e2es not required added by Buildkite to PRs that don't need end-to-end tests label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2es not required added by Buildkite to PRs that don't need end-to-end tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants