gosec: Golang Security Checker

gosec – Golang Security Checker Inspects source code for security problems by scanning the Go AST.   Usage Gosec can be configured to only run a subset of rules, exclude certain file paths, and...