mirror of
https://github.com/github/codeql.git
synced 2026-01-08 04:00:26 +01:00
528 B
528 B
0.0.10
Minor Analysis Improvements
- Added
FileSystemWriteAccessconcept to model data written to the filesystem.
0.0.9
0.0.8
0.0.7
0.0.6
Deprecated APIs
ConstantWriteAccess.getQualifiedName()has been deprecated in favor ofgetAQualifiedName()which can return multiple possible qualified names for a given constant write access.
0.0.5
New Features
- A new library,
Customizations.qll, has been added, which allows for global customizations that affect all queries.