mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Add change notes for changes to the taint tracking library
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
* The flow state variants of `isBarrier` and `isAdditionalFlowStep` are no longer exposed in the taint tracking library. The `isSanitizer` and `isAdditionalTaintStep` predicates should be used instead.
|
||||
Reference in New Issue
Block a user