## 0.8.4 ### Minor Analysis Improvements * Improved _Reflected server-side cross-site scripting_ (`py/reflective-xss`) query to not alert on data passed to `flask.jsonify`. Since these HTTP responses are returned with mime-type `application/json`, they do not pose a security risk for XSS. * Updated path explanations for `@kind path-problem` queries to always include left hand side of assignments, making paths easier to understand.