Documentation ¶
Index ¶
Constants ¶
View Source
const ( OperationWhenRule = "OperationWhenRule" OperationWhenTextContains = "OperationWhenTextContains" OperationWhenTextNotContains = "OperationWhenTextNotContains" OperationWhenLocationContains = "OperationWhenLocationContains" )
View Source
const AWS_DEFAULT_REGION = "eu-west-2"
View Source
const DEFAULT_JOB_HELM_CHART_PATH = "helm/scanio-job"
View Source
const IMAGE = "scanio"
const IMAGE = "356918957485.dkr.ecr.eu-west-2.amazonaws.com/i-am-first"
View Source
const S3_BUCKET = "my-s3-bucket-q97843yt9"
Variables ¶
View Source
var (
AppConfig *config.Config
)
Global variables for configuration and the command.
View Source
var DOJO_TOKEN = os.Getenv("SCANIO_DEFECTDOJO_TOKEN")
Functions ¶
Types ¶
type ReportMetadata ¶ added in v0.2.0
type ReportMetadata struct { git.RepositoryMetadata scaniosarif.ToolMetadata Title string Time time.Time SourceFolder string SeverityInfo map[string]int }
type Run2Options ¶
type RunOptions ¶
type RunOptionsList ¶
type RunOptionsReportPatch ¶
type ToHTMLOptions ¶ added in v0.2.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.