mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
388 B
388 B
0.12.0
Breaking Changes
- Deleted the deprecated
RegExpPatternsmodule fromRegexp.qll. - Deleted the deprecated
Security/CWE-020/HostnameRegexpShared.qllfile.
Deprecated APIs
- Renamed the
StrConstclass toStringLiteral, for greater consistency with other languages. TheStrConstandStrclasses are now deprecated and will be removed in a future release.