eslint-plugin-anti-trojan-source
Unicode scanner
A plugin that detects and prevents malicious unicode characters from entering a codebase
ESLint plugin to detect and stop Trojan Source attacks
76 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lirantal/anti-trojan-source | A tool to detect malicious Unicode bidi attacks in source code | 47 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
rantanen/eslint-plugin-xss | Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
amwmedia/eslint-plugin-woke | An ESLint plugin designed to help detect and prevent discriminatory language in codebases. | 33 |
lirantal/is-website-vulnerable | A tool that scans websites for publicly known security vulnerabilities in their frontend JavaScript libraries. | 1,942 |
nickdeis/eslint-plugin-no-secrets | Detects potential security vulnerabilities in source code and configuration files | 138 |
mozilla/eslint-plugin-no-unsanitized | A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
volox/eslint-plugin-ie11 | Detects unsupported ES6 features in IE11 | 14 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
brettz9/eslint-plugin-query | A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections. | 6 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
sveltejs/eslint-plugin-svelte | An ESLint plugin providing custom rules and configuration options for Svelte projects | 312 |
selaux/eslint-plugin-filenames | Enforces consistent filenames in JavaScript projects | 323 |