mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
5 lines
262 B
Markdown
5 lines
262 B
Markdown
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`.
|