Documentation
¶
Index ¶
Constants ¶
View Source
const ( FindingsIdKey = "finding-id" IgnoreIdKey = "ignore-id" IgnoreIdDescription = "Ignore ID" IgnoreTypeKey = "ignore-type" ReasonKey = "reason" ExpirationKey = "expiration" RemoteRepoUrlKey = configuration.FLAG_REMOTE_REPO_URL InteractiveKey = "interactive" EnrichResponseKey = "enrich_response" ConfigIgnoreApprovalEnabled = "internal_iaw_enabled" )
Variables ¶
View Source
var WORKFLOWID_IGNORE_CREATE workflow.Identifier = workflow.NewWorkflowIdentifier(ignoreCreateWorkflowName)
View Source
var WORKFLOWID_IGNORE_DELETE workflow.Identifier = workflow.NewWorkflowIdentifier(ignoreDeleteWorkflowName)
View Source
var WORKFLOWID_IGNORE_EDIT workflow.Identifier = workflow.NewWorkflowIdentifier(ignoreEditWorkflowName)
Functions ¶
func InitIgnoreWorkflows ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.