Insecure-TLS: remove obsolete TODO

The case noted works fine.
This commit is contained in:
Chris Smowton
2020-07-28 13:04:16 +01:00
parent 9b4e189374
commit 3c244e2235

View File

@@ -185,7 +185,6 @@ class TlsInsecureCipherSuitesFlowConfig extends TaintTracking::Configuration {
}
override predicate isSource(DataFlow::Node source) {
// TODO: source can also be result of tls.InsecureCipherSuites()[0].ID
isSourceInsecureCipherSuites(source)
or
isSourceValueEntity(source, _)