mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Java: Add change note for extensible security queries.
This covers #3928, #3968, and #4172, among others.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
lgtm,codescanning
|
||||
* Several security queries have been refactored to make them easier to extend with additional
|
||||
sinks and/or taint steps. Sink definitions have generally been moved to importable libraries,
|
||||
which can then be extended in `Customizations.qll`.
|
||||
Reference in New Issue
Block a user