Files
codeql/java/ql/src/change-notes/released/0.8.7.md
2024-01-23 19:45:16 +00:00

326 B

0.8.7

New Queries

  • Added the java/exec-tainted-environment query, 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.