Python: Update CORS query tags and change note

Makes it more clear that the query is experimental.
This commit is contained in:
Taus
2024-10-08 15:44:29 +00:00
parent fcf1b6d6f5
commit 92bca9c268
2 changed files with 2 additions and 1 deletions

View File

@@ -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.