mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Java: Add change note for https://github.com/github/codeql/pull/3948
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
lgtm,codescanning
|
||||
* The query "Information exposure through a stack trace" (`java/stack-trace-exposure`) has been
|
||||
improved to report fewer false positives when `super.printStackTrace()` is called
|
||||
in an overridden method.
|
||||
Reference in New Issue
Block a user