mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
add change note
This commit is contained in:
4
ruby/ql/src/change-notes/2022-07-21-weak-params.md
Normal file
4
ruby/ql/src/change-notes/2022-07-21-weak-params.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, rb/weak-params, to detect cases when the rails strong parameters pattern isn't followed and the values flow into persistent store writes
|
||||
Reference in New Issue
Block a user