Merge pull request #7057 from erik-krogh/cwe598

JS: add js/sensitive-get-query query
This commit is contained in:
Erik Krogh Kristensen
2021-11-12 16:03:21 +01:00
committed by GitHub
7 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The `js/sensitive-get-query` query has been added. It highlights GET requests that read sensitive information from the query string.