Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 365 Bytes

File metadata and controls

4 lines (4 loc) · 365 Bytes
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.