mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Python: Update CORS query tags and change note
Makes it more clear that the query is experimental.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
### New Queries
|
||||
|
||||
* The `py/cors-misconfiguration-with-credentials` query, which finds insecure CORS middleware configurations.
|
||||
* The experimental `py/cors-misconfiguration-with-credentials` query, which finds insecure CORS middleware configurations.
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @precision high
|
||||
* @id py/cors-misconfiguration-with-credentials
|
||||
* @tags security
|
||||
* experimental
|
||||
* external/cwe/cwe-942
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user