Files
codeql/javascript/change-notes/2021-02-08-xss-through-dom-forms.md
Erik Krogh Kristensen 91f7d33044 add change note
2021-02-10 14:17:49 +01:00

7 lines
313 B
Markdown

lgtm,codescanning
* The `js/xss-through-dom` query now recognizes form inputs as sources.
Affected packages are
[formik](https://www.npmjs.com/package/formik) and
[react-final-form](https://www.npmjs.com/package/react-final-form) and
[react-hook-form](https://www.npmjs.com/package/react-hook-form)