mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Catch up with recent change notes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: newQuery
|
||||
tags: [lgtm,codescanning]
|
||||
---
|
||||
* A new query (`rb/csrf-protection-disabled`) has been added. The query finds cases where cross-site forgery protection is explictly disabled.
|
||||
5
ruby/ql/src/change-notes/2021-11-09-request-forgery.md
Normal file
5
ruby/ql/src/change-notes/2021-11-09-request-forgery.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: newQuery
|
||||
tags: [lgtm,codescanning]
|
||||
---
|
||||
* A new query (`rb/request-forgery`) has been added. The query finds HTTP requests made with user-controlled URLs.
|
||||
Reference in New Issue
Block a user