mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Release preparation for version 2.15.2
This commit is contained in:
6
java/ql/src/change-notes/released/0.8.2.md
Normal file
6
java/ql/src/change-notes/released/0.8.2.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.8.2
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* java/summary/lines-of-code now gives the total number of lines of Java and Kotlin code, and is the only query tagged `lines-of-code`. java/summary/lines-of-code-java and java/summary/lines-of-code-kotlin give the per-language counts.
|
||||
* The query `java/spring-disabled-csrf-protection` has been improved to detect more ways of disabling CSRF in Spring.
|
||||
Reference in New Issue
Block a user