mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
add changenotes for functionality from untrusted source query
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user