Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "gosec"
Name is the name of the analyzer.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: Name, Doc: "Inspects source code for security problems", Run: run, }
Analyzer is the analyzer struct of gosec.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.