A blocking case with an ifStmt #10537
-
So I'm having a result of a query with false positives. // source
if node.evaluate():
raise Error()
// sink I would like to consider such a case. Eliminate with a isSanitizer() those considered True by an ifStatment, please? |
Beta Was this translation helpful? Give feedback.
Answered by
edoardopirovano
Sep 23, 2022
Replies: 1 comment 1 reply
-
Greetings! Would you be able to share the query you're working on and a few details about what you're trying to do? I think with a little more context we'll be able to help give you some more effective suggestions. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Sim4n6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Greetings! Would you be able to share the query you're working on and a few details about what you're trying to do? I think with a little more context we'll be able to help give you some more effective suggestions.