mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add release notes for "Temporary Directory Local information disclosure"
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
lgtm,codescanning
|
||||
* Two new queries, both titled "Temporary directory Local information disclosure"
|
||||
(`java/local-temp-file-or-directory-information-disclosure-path`, `java/local-temp-file-or-directory-information-disclosure-method`), has been added.
|
||||
This query finds uses of APIs that leak potentially sensitive information to other local users via the system temporary directory.
|
||||
Reference in New Issue
Block a user