eslint-plugin-no-secrets
Security scanner
Detects potential security vulnerabilities in source code and configuration files
An eslint plugin to find strings that might be secrets/credentials
138 stars
2 watching
5 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
eslinteslint-plugineslint-rulessecuritysecurity-tools
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| | Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
| | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
| | Detects vulnerable regex using an external API | 5 |
| | Lints JavaScript code to detect sensitive personal identifiable information (PII) in comments and string literals. | 9 |
| | A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| | Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| | A plugin that detects and prevents malicious unicode characters from entering a codebase | 76 |
| | An opinionated collection of ESLint rules used by GitHub. | 302 |
| | A plugin for linting ESLint plugins written in JavaScript. | 203 |
| | A plugin to disable ESLint plugins using file path patterns and inline comments. | 56 |
| | A custom ESLint rule that detects and disallows inferred method names in object literals. | 27 |