mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
361 B
361 B
0.4.0
Deprecated APIs
- Some classes/modules with upper-case acronyms in their name have been renamed to follow our style-guide. The old name still exists as a deprecated alias.
Bug Fixes
- Fixed an issue in the taint tracking analysis where implicit reads were not allowed by default in sinks or additional taint steps that used flow states.