mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Revert "Merge pull request #19994 from github/post-release-prep/codeql-cli-2.22.2"
This reverts commite5b4a15e35, reversing changes made to33e63109bb.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
## 1.6.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Java analysis of guards has been switched to use the new and improved shared guards library. This improves precision of a number of queries, in particular `java/dereferenced-value-may-be-null`, which now has fewer false positives, and `java/useless-null-check` and `java/constant-comparison`, which gain additional true positives.
|
||||
Reference in New Issue
Block a user