mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
add change note
This commit is contained in:
4
ruby/ql/src/change-notes/2022-07-21-check-http-verb.md
Normal file
4
ruby/ql/src/change-notes/2022-07-21-check-http-verb.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, rb/manually-checking-http-verb, to detect cases when the HTTP verb for an incoming request is checked and then used as part of control flow.
|
||||
Reference in New Issue
Block a user