Skip to content

Commit

Permalink
Python: Update CORS query tags and change note
Browse files Browse the repository at this point in the history
Makes it more clear that the query is experimental.
  • Loading branch information
tausbn committed Oct 8, 2024
1 parent fcf1b6d commit 92bca9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion python/ql/src/change-notes/released/1.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* @precision high
* @id py/cors-misconfiguration-with-credentials
* @tags security
* experimental
* external/cwe/cwe-942
*/

Expand Down

0 comments on commit 92bca9c

Please sign in to comment.