mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
559 B
559 B
0.9.0
Breaking Changes
- Deleted the deprecated
getInputpredicate from theCryptographicOperationclass. UsegetAnInputinstead. - Deleted the deprecated
RegExpPatternsmodule fromRegexp.qll. - Deleted the deprecated
semmle/javascript/security/BadTagFilterQuery.qll,semmle/javascript/security/OverlyLargeRangeQuery.qll,semmle/javascript/security/regexp/RegexpMatching.qll, andSecurity/CWE-020/HostnameRegexpShared.qllfiles.
Minor Analysis Improvements
- Improved detection of whether a file uses CommonJS module system.