GoKart is a static analysis tool for Go that finds vulnerabilities using the SSA (single static assignment) form of Go source code. It is capable of tracing the source of variables and function ...
Or, check out the ty playground to try it out in your browser. To learn more about using ty, see the documentation. If you have questions or want to report a bug, please open an issue in this ...