- The query
py/nosql-injectionfor finding NoSQL injection vulnerabilities is now available in the default security suite.
- Improved URL redirection from remote source (
py/url-redirection) query to not alert when URL has been checked withdjango.utils.http. url_has_allowed_host_and_scheme. - Extended the
py/command-line-injectionquery with sinks from Python'sasynciomodule.