mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
296 B
296 B
category
| category |
|---|
| minorAnalysis |
- Improved dataflow through global variables in the new dataflow library (
semmle.code.cpp.dataflow.new.DataFlowandsemmle.code.cpp.dataflow.new.TaintTracking). Queries based on these libraries will produce more results on codebases with many global variables.