Releases: ajinabraham/njsscan
Releases · ajinabraham/njsscan
0.4.3
0.4.2
What's Changed
- Update description 3 rules: regex_injection_dos, generic_header_injection and generic_path_traversal by @sebasrevuelta in #124
- fix sarif
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- sarif qa by @ajinabraham in #122
- Sarif update by @ajinabraham in #123
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Update open_redirect.yaml by @sebasrevuelta in #119
- Update xss_templates.yaml by @sebasrevuelta in #120
- Bump semgrep to 1.86.0 by @ajinabraham in #121
Full Changelog: 0.3.7...0.4.0
0.3.7
What's Changed
- Update timing_attack_node.yaml by @sebasrevuelta in #113
- bump version + lint qa by @ajinabraham in #117
- Update nosql_find_injection.yaml to exclude sequelize's .findOne() false positives by @bleow in #115
New Contributors
- @sebasrevuelta made their first contribution in #113
- @bleow made their first contribution in #115
Full Changelog: 0.3.6...0.3.7
0.3.6
- Huge Performance Improvement from libsast bump
0.3.5
Bump semgrep + libsast
0.3.4
- Code QA
- SARIF to display CWE on Github Advanced Security dashboard
0.3.3
0.3.2
- libasat and semgrep update including bug fixes
- support M1 Mac ARM
- drop support for Python 3.6
- test fixes