Skip to content

[C] struct's fields fine grained taint analysis #135

Answered by jbj
vaioco asked this question in General
Discussion options

You must be logged in to vote

Flow through fields is one of the main things we're working to improve right now. Ideally your example should already work with either our current data-flow library (import semmle.code.cpp.dataflow.TaintTracking) or the replacement we're developing (import semmle.code.cpp.ir.dataflow.TaintTracking). Have you tried both?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by criemen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants