mirror of
https://github.com/github/codeql.git
synced 2026-01-04 10:10:20 +01: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.