ajinabraham / nodejsscan

nodejsscan is a static security code scanner for Node.js applications.
https://opensecurity.in
GNU General Public License v3.0
2.4k stars 327 forks source link

Update njsscan to 0.3.7 #324

Open pyup-bot opened 6 months ago

pyup-bot commented 6 months ago

This PR updates njsscan from 0.3.5 to 0.3.7.

Changelog ### 0.3.7 ``` What's Changed * Update timing_attack_node.yaml by sebasrevuelta in https://github.com/ajinabraham/njsscan/pull/113 * bump version + lint qa by ajinabraham in https://github.com/ajinabraham/njsscan/pull/117 * Update nosql_find_injection.yaml to exclude sequelize's .findOne() false positives by bleow in https://github.com/ajinabraham/njsscan/pull/115 New Contributors * sebasrevuelta made their first contribution in https://github.com/ajinabraham/njsscan/pull/113 * bleow made their first contribution in https://github.com/ajinabraham/njsscan/pull/115 **Full Changelog**: https://github.com/ajinabraham/njsscan/compare/0.3.6...0.3.7 ``` ### 0.3.6 ``` * Huge Performance Improvement from libsast bump ```
Links - PyPI: https://pypi.org/project/njsscan - Changelog: https://data.safetycli.com/changelogs/njsscan/ - Repo: https://github.com/ajinabraham/njsscan