mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
630 B
630 B
0.8.1
Minor Analysis Improvements
- Deleted the deprecated
isBarrierGuardpredicate from the dataflow library and its uses, useisBarrierand theBarrierGuardmodule instead. - Deleted the deprecated
isWeakpredicate from theCryptographicOperationclass. - Deleted the deprecated
getStringOrSymbolandisStringOrSymbolpredicates from theConstantValueclass. - Deleted the deprecated
getAPIfrom theIOOrFileMethodCallclass. - Deleted the deprecated
codeql.ruby.security.performancefolder, usecodeql.ruby.security.regexpinstead. - GraphQL enums are no longer considered remote flow sources.