Security-related rules
@herodevs/cli
v1.0.0•1 month ago
matches = ["**/*.{ts,js,json}"] pattern = "(?i)(password|secret|token|key).*=.*['\"][^\s]{8,}['\"]" message = "Potential secret detected in source code. Use environment variables instead." }
prpm install @herodevs/cli💡 Suggested Test Inputs
Loading suggested inputs...
🎯 Community Test Results
Loading results...
📦 Package Info
- Format
- cursor
- Type
- rule
- Category
- security
- License
- MIT
- Latest Version
- 1.0.0
🔗 Links
- Repository
- https://github.com/herodevs/cli
📋 Latest Version Details
- Version
- 1.0.0
- Published
- November 13, 2025
- Package Size
- 1.57 KB