- Improved Reflected server-side cross-site scripting (
py/reflective-xss) query to not alert on data passed toflask.jsonify. Since these HTTP responses are returned with mime-typeapplication/json, they do not pose a security risk for XSS. - Updated path explanations for
@kind path-problemqueries to always include left hand side of assignments, making paths easier to understand.