picatz / taint

🚰 Static taint analysis for Go programs.
https://picatz.github.io/#blog/taint
Mozilla Public License 2.0
57 stars 1 forks source link

Consider `logi` support for other common logging packages #7

Open picatz opened 1 year ago

picatz commented 1 year ago

Similar to #6 we should consider support for other common logging packages in the logi CLI. Preferably, we would identify the packages imported in the analysis target, then add appropriate logging function signatures to the configured sinks.