mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
225 B
225 B
lgtm,codescanning
- The query "Information exposure through a stack trace" (
java/stack-trace-exposure) has been improved to report fewer false positives whensuper.printStackTrace()is called in an overridden method.