mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
275 B
275 B
category
| category |
|---|
| breaking |
The signature of allowImplicitRead on DataFlow::Configuration and TaintTracking::Configuration has changed from allowImplicitRead(DataFlow::Node node, DataFlow::Content c) to allowImplicitRead(DataFlow::Node node, DataFlow::ContentSet c).