JS: Remove TODO about evaluating legacy steps

There is an issue for tracking this. It's not a small fix.
This commit is contained in:
Asger F
2025-01-09 09:40:29 +01:00
parent a8f93cac05
commit 8b060c4294

View File

@@ -232,10 +232,7 @@ class LegacyTaintStep extends Unit {
cached
private module Cached {
cached
predicate forceStage() {
// TODO: ensure that this stage is only evaluated if using the old data flow library
Stages::Taint::ref()
}
predicate forceStage() { Stages::Taint::ref() }
/**
* Holds if `pred` → `succ` should be considered a taint-propagating