> cat /dev/github | grep security-tools
discovered 03 Aug 2026

eslint-plugin-pii

via awesome-list
→ View on GitHub
The eslint-plugin-pii is a tooling plugin for ESLint that enforces best practices related to personally identifiable information (PII) in code. It provides specific linting rules to prevent the inclusion of sensitive data such as emails, birth dates, IP addresses, and phone numbers within comments and string literals. Notable features include customizable rules and an easy integration process into existing ESLint configurations.