Ruby: Update change note

This commit is contained in:
Harry Maclean
2024-03-13 09:54:17 +00:00
parent 87f3b43576
commit 806f42ef72

View File

@@ -1,4 +1,4 @@
---
category: newQuery
---
* Added a new experimental query, `rb/csrf-protection-not-enabled`, to detect cases where Cross-Site Request Forgery protection is not enabled in Ruby on Rails controllers.
* Added a new query, `rb/csrf-protection-not-enabled`, to detect cases where Cross-Site Request Forgery protection is not enabled in Ruby on Rails controllers.