Skip to content

Commit

Permalink
Merge pull request github#17700 from github/tausbn/update-cors-query-…
Browse files Browse the repository at this point in the history
…change-note-and-tags

Python: Update CORS query tags and change note
  • Loading branch information
tausbn authored Oct 8, 2024
2 parents 98f5258 + 92bca9c commit 3c1a19c
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 3c1a19c

Please sign in to comment.