google / go-flow-levee

Apache License 2.0
194 stars 18 forks source link

Add an option to use the EAR analysis as the taint propagation engine. #310

Closed guodongli-google closed 3 years ago

guodongli-google commented 3 years ago

Fixes #

It's a good idea to open an issue first for discussion.

mlevesquedion commented 3 years ago

Add @timothy-king as reviewer.

guodongli-google commented 3 years ago

This CL has been broken into small ones, with the following as the first one:

https://github.com/google/go-flow-levee/pull/313

This CL will be rebased to the prerequisite CLs.

timothy-king commented 3 years ago

Guodong, Do you need comments on this PR ATM? The branch currently has merge conflicts so I am guessing not ATM?

guodongli-google commented 3 years ago

The new PR (which replaces this one) is cleaner: https://github.com/google/go-flow-levee/pull/316

mlevesquedion commented 3 years ago

The new PR (which replaces this one) is cleaner:

316

SG. Closing this PR in favor of #316.