
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
profane-words
Advanced tools
A semi-comprehensive list of profanity in English.
Warning don't read the list if you're easily offended. I don't even know what at least half of these words mean.
This includes words from several other lists, with some 'ok words' filtered out. Note because this project started out as a compilation of other lists, there may still be false positives that I missed here! If you come across something that doesn't make sense, please open an issue or a PR!
For other languages, you may wish to check here.
Installation: npm i -S profane-words
Usage:
import words from 'profane-words'
const arg = process.argv[2]
if (words.includes(arg.toLowerCase())) {
console.warn('Watch your mouth.')
}
All words are lowercased.
Why: disallowing words for whatever reason, probably.
License: WTFPL
FAQs
profane words
The npm package profane-words receives a total of 1,227 weekly downloads. As such, profane-words popularity was classified as popular.
We found that profane-words demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.