Security-related rules
@herodevs/cli
•
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/cli0 total downloads
💡 Suggested Test Inputs
Loading suggested inputs...
🎯 Community Test Results
Loading results...
📦 Package Info
- Format
- cursor
- Type
- rule
- Category
- testing
- License
- MIT
🔗 Links
- Repository
- https://github.com/herodevs/cli