mirror of
https://github.com/github/codeql.git
synced 2026-02-18 07:53:43 +01:00
Release preparation for version 2.17.5
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added more `java.io.File`-related sinks to the path injection query.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The query `java/spring-disabled-csrf-protection` detects disabling CSRF via `ServerHttpSecurity$CsrfSpec::disable`.
|
||||
6
java/ql/src/change-notes/released/1.0.1.md
Normal file
6
java/ql/src/change-notes/released/1.0.1.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 1.0.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The query `java/spring-disabled-csrf-protection` detects disabling CSRF via `ServerHttpSecurity$CsrfSpec::disable`.
|
||||
* Added more `java.io.File`-related sinks to the path injection query.
|
||||
Reference in New Issue
Block a user