gokart (devel/gokart) Updated: 3 years, 5 months ago Add to my watchlist

A static analysis tool for securing Go code

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 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 GitHub
Reset

108 build(s) found

Page 2 of 2 | Showing build(s) 101 to 108

Builder Build Number Start Time Elapsed Time Watcher Build Status
11 43231 2021-08-18 22:56:14 0:02:22 8998 build successful
10.12 156255 2021-08-18 22:56:07 0:01:58 47529 build successful
10.10 152710 2021-08-18 22:56:00 0:01:48 48604 build successful
10.15 68547 2021-08-18 22:55:53 0:02:08 19184 build successful
10.7 65608 2021-08-18 22:55:46 0:01:35 21012 build successful
10.13 120647 2021-08-18 22:55:39 0:01:50 39481 build successful
10.9 156961 2021-08-18 22:55:32 0:01:41 48290 build successful
11.arm64 27947 2021-08-18 22:55:25 0:00:54 9185 build successful