Versions in this module Expand all Collapse all v0 v0.3.0 May 5, 2025 Changes in this version + var Logger hclog.Logger type ReportMetadata + BranchURL string + CommitURL string + WebURL string type ToHTMLOptions + VCS string v0.2.0 Jun 26, 2024 Changes in this version + type ReportMetadata struct + SeverityInfo map[string]int + SourceFolder string + Time time.Time + Title string type RunOptionsIntegrationVCS + AttachFiles []string + CommentFile string + type ToHTMLOptions struct + Input string + OutputFile string + SourceFolder string + TempatesPath string + Title string v0.1.0 Jan 5, 2024 Changes in this version + const AWS_DEFAULT_REGION + const DEFAULT_JOB_HELM_CHART_PATH + const IMAGE + const OperationWhenLocationContains + const OperationWhenRule + const OperationWhenTextContains + const OperationWhenTextNotContains + const S3_BUCKET + var DOJO_TOKEN = os.Getenv("SCANIO_DEFECTDOJO_TOKEN") + func Execute() + func ReadResultBuffer() []byte + type AppConfig struct + ExecutionEnv string + SemgrepRulesPath string + TemplatePath string + TruffleHog3RulesPath string + func LoadConfig() (*AppConfig, error) + type Arguments interface + type Condition struct + Operation string + Value string + type DecisionMakerOptions struct + Login string + Namespace string + PullRequestId int + Repository string + Scenario string + VCSPlugName string + VCSURL string + type HandlerError struct + Err error + Stage string + Text string + func (e HandlerError) Error() string + type Run2Options struct + AdditionalArgs []string + AuthType string + Branch string + Config string + InputFile string + Jobs int + NoFetch bool + NoScan bool + ReportFormat string + Repositories []string + RmExts string + Runtime string + SSHKey string + ScannerPluginName string + VCSPlugName string + type RunOptions struct + Image string + InputFile string + Jobs int + Repos []string + RmExts []string + Runtime string + S3Bucket string + ScannerPlugin string + StorageType string + VCSPlugin string + VCSURL string + type RunOptionsAnalyse struct + AdditionalArgs []string + Config string + InputFile string + OutputPrefix string + ReportFormat string + ScannerPluginName string + Threads int + type RunOptionsFetch struct + AuthType string + Branch string + InputFile string + RmExts string + SSHKey string + Threads int + VCSPlugName string + type RunOptionsIntegrationVCS struct + Action string + Comment string + Login string + Namespace string + PullRequestId int + Repository string + Role string + Status string + VCSPlugName string + VCSURL string + type RunOptionsList struct + Language string + Namespace string + OutputFile string + Repository string + VCSPlugName string + VCSURL string + type RunOptionsReportPatch struct + Delete bool + Input string + Output string + SetSeverity string + WhenLocationContains []string + WhenRule string + WhenTextContains []string + WhenTextNotContains []string + type UploadOptions struct + InputFile string + ProductName string + ScanType string + URL string