Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigFieldName = "semgrep"
View Source
const ConfigType = "Semgrep Config"
View Source
const ReportType = "Semgrep Scan Report"
Variables ¶
This section is empty.
Functions ¶
func NewReportDecoder ¶
func NewReportDecoder() *gce.JSONWriterDecoder[ScanReport]
Types ¶
type ScanReport ¶
type ScanReport semgrep.SemgrepOutputV1Jsonschema
ScanReport is a data model for a Semgrep Output scan produced by `semgrep scan --json`
func (ScanReport) String ¶
func (r ScanReport) String() string
Click to show internal directories.
Click to hide internal directories.