add changenotes for functionality from untrusted source query

This commit is contained in:
Stephan Brandauer
2022-02-14 13:18:15 +01:00
parent 6722c17bb0
commit b170422c22

View File

@@ -0,0 +1,6 @@
---
category: newQuery
---
* A new query, `js/functionality-from-untrusted-source`, has been added to the query suite. It finds HTML elements
that load functionality from untrusted sources, like a `script`- or `iframe`-element using http-links.
The query is run by default.