go-ruleguard icon indicating copy to clipboard operation
go-ruleguard copied to clipboard

Consider to add taint analysis support

Open quasilyte opened this issue 3 years ago • 3 comments

quasilyte avatar Aug 17 '21 14:08 quasilyte

https://github.com/praetorian-inc/gokart supports ssa-based taint analysis, and semgrep has experimental support for local analysis.

dgryski avatar Sep 30 '21 02:09 dgryski

@dgryski have you tried semgrep ssa? Any cool pattern ideas that became possible with this feature?

quasilyte avatar Oct 15 '21 14:10 quasilyte

I have not played with taint analysis.

dgryski avatar Oct 15 '21 14:10 dgryski