eslinter
JavaScript linter
A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing.
Manual JavaScript Linting is a Bug
49 stars
4 watching
9 forks
Language: Java
last commit: over 3 years ago burpsuiteeslintjavascriptsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 435 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
shiva-hack/eslint-plugin-pii | Lints JavaScript code to detect sensitive personal identifiable information (PII) in comments and string literals. | 9 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 277 |
ilyavolodin/eslint-plugin-backbone | A plugin for ESLint that provides specific rules and configurations for Backbone.js projects. | 95 |
getify/typl | A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types | 374 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
azeemba/eslint-plugin-json | Lints JSON files according to specific rules and configurations | 209 |
ramda/eslint-plugin-ramda | Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |
darrinholst/eslint-plugin-cucumber | A plugin for ESLint to enforce coding standards and rules specific to Cucumber step definitions. | 7 |