Add change note and update severity

This commit is contained in:
Joe Farebrother
2024-03-22 14:04:15 +00:00
parent b74145349b
commit 01f712476b
2 changed files with 5 additions and 1 deletions

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