mirror of
https://github.com/github/codeql.git
synced 2026-02-28 12:53:49 +01:00
Add change note and update severity
This commit is contained in:
4
ruby/ql/src/change-notes/2024-03-22-mass-assignment.md
Normal file
4
ruby/ql/src/change-notes/2024-03-22-mass-assignment.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `ruby/insecure-mass-assignment`, for finding instances of mass assignment operations accepting arbitrary parameters from remote user input.
|
||||
Reference in New Issue
Block a user