- Add recommended ruleset to the usage example
- Removes filenames from error output
- README.md - document detect-disable-mustache-escape rule
- README.md - documentation detect-new-buffer rule
- Fixed crash with
detect-no-csrf-before-method-override
rule. - Style guide applied to all the code involving the tests
- Removing a repeated test and style changes
- ESLint added to the workflow
- Removed not needed variables
- Fix to a problem with a rule detected implementing the tests
- Test engine with tests for all the rules
- Add additional information to README for each rule
- updated to check for new RegExp too
- adding eslint rule to detect new buffer hotspot
- rules disabled by default