
eslint-plugin-anti-trojan-source
#Application Protection#Application Security
A static code analysis tool for parsing common data formats to detect hardcoded credentials and dangerous functions.
ESLint Plugin for Detecting and Preventing Trojan Source Attacks
This ESLint plugin is designed to detect and prevent Trojan Source attacks from infiltrating your codebase.
This plugin is built on the anti-trojan-source library and command-line tool
This plugin is built on the anti-trojan-source library and command-line tool, which provides essential functionalities for combating trojan source attacks.
It also inspired the development of a new rule
It also inspired the development of an anti-trojan rule within eslint-plugin-security.