mirror of
https://github.com/github/codeql.git
synced 2026-06-25 06:37:07 +02:00
326 B
326 B
0.8.7
New Queries
- Added the
java/exec-tainted-environmentquery, to detect the injection of environment variables names or values from remote input.
Minor Analysis Improvements
- A manual neutral summary model for a callable now blocks all generated summary models for that callable from having any effect.