Skip to content

Update njsscan to v0.1.9

Thomas Woodham requested to merge 1217-update-dependencies into master

What does this MR do?

  • Update njsscan to v0.1.9
    • Added rule to detect CWE-89 (SQL Injection) with knex.js.
    • Added rule to detect CWE-327 (broken or risky crypto algorithm) when AES is used without an initialization vector.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports

Loading