Files
codeql/csharp/ql/lib/change-notes/2022-04-25-allow-implicit-read-signature.md
2022-04-25 09:17:40 +02:00

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).