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

GitHub

138 stars
2 watching
5 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

eslinteslint-plugineslint-rulessecuritysecurity-tools

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
rantanen/eslint-plugin-xssDetects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues.66
nickdeis/eslint-plugin-noticeEnforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices26
tjenkinson/eslint-plugin-redos-detectorDetects vulnerable regex using an external API5
shiva-hack/eslint-plugin-piiLints JavaScript code to detect sensitive personal identifiable information (PII) in comments and string literals.9
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
iliubinskii/eslint-plugin-miscA collection of ESLint rules for JavaScript and TypeScript files.10
akronae/eslint-plugin-exception-handlingDetects and warns about potential errors in functions that might throw exceptions.31
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
lirantal/eslint-plugin-anti-trojan-sourceA plugin that detects and prevents malicious unicode characters from entering a codebase76
github/eslint-plugin-githubAn opinionated collection of ESLint rules used by GitHub.302
eslint-community/eslint-plugin-eslint-pluginA plugin for linting ESLint plugins written in JavaScript.203
mradionov/eslint-plugin-disableA plugin to disable ESLint plugins using file path patterns and inline comments.56
johnstonbl01/eslint-no-inferred-method-nameA custom ESLint rule that detects and disallows inferred method names in object literals.27