mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Move new change notes to appropriate packs
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
lgtm,codescanning
|
||||
* A new query (`rb/csrf-protection-disabled`) has been added. The query finds cases where cross-site forgery protection is explictly disabled.
|
||||
@@ -1,2 +0,0 @@
|
||||
lgtm,codescanning
|
||||
* The precision of "Hard-coded credentials" (`rb/hardcoded-credentials`) has been decreased from "high" to "medium". This query will no longer be run and displayed by default on Code Scanning and LGTM.
|
||||
@@ -1,2 +0,0 @@
|
||||
lgtm,codescanning
|
||||
* A new query (`rb/request-forgery`) has been added. The query finds HTTP requests made with user-controlled URLs.
|
||||
@@ -1,2 +1,5 @@
|
||||
lgtm,codescanning
|
||||
---
|
||||
category: feature
|
||||
tags: [lgtm,codescanning]
|
||||
---
|
||||
* A new library, `Customizations.qll`, has been added, which allows for global customizations that affect all queries.
|
||||
Reference in New Issue
Block a user