gokart (devel/gokart) Updated: 2 years, 4 months ago Add to my watchlist
A static analysis tool for securing Go codeGoKart 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 arguments to determine whether input sources are safe, which reduces the number of false positives compared to other Go security scanners. For instance, a SQL query that is concatenated with a variable might traditionally be flagged as SQL injection; however, GoKart can figure out if the variable is actually a constant or constant equivalent, in which case there is no vulnerability.
Version: 0.5.1 License: Apache-2 GitHubMaintainers | herbygillot |
Categories | devel security |
Homepage | https://github.com/praetorian-inc/gokart |
Platforms | darwin freebsd linux |
Variants | - |
"gokart" depends on
build (2)
Ports that depend on "gokart"
No ports
Port Health:
Loading Port Health