trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
517 stars 47 forks source link

Adds `stdout` and `stderr` as taint sinks #6478

Closed surovic closed 2 years ago

surovic commented 2 years ago

Resolves #6477

surovic commented 2 years ago

I've added env var guards for the sinks and a test.