mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
332 B
332 B
0.2.2
Deprecated APIs
- The QL class
FloatingPointLiteralhas been renamed toFloatLiteral.
Minor Analysis Improvements
- Fixed a sanitizer of the query
java/android/intent-redirection. Now, for an intent to be considered safe against intent redirection, both its package name and class name must be checked.