mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
add change-notes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Deleted the deprecated `isBarrierGuard` predicate from the dataflow library and its uses, use `isBarrier` and the `BarrierGuard` module instead.
|
||||
* Deleted the deprecated `isWeak` predicate from the `CryptographicOperation` class.
|
||||
* Deleted the deprecated `getStringOrSymbol` and `isStringOrSymbol` predicates from the `ConstantValue` class.
|
||||
* Deleted the deprecated `getAPI` from the `IOOrFileMethodCall` class.
|
||||
* Deleted the deprecated `codeql.ruby.security.performance` folder, use `codeql.ruby.security.regexp` instead.
|
||||
Reference in New Issue
Block a user