Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RequestError = errors.New("defect dojo request error")
Functions ¶
This section is empty.
Types ¶
type EngagementQuery ¶
type Service ¶
type Service struct {
Retry int // How many times to retry on a failed export
DescriptionTime time.Time // The time zone used when auto generating the description
DescriptionTimezone string
BackoffDuration time.Duration // The interval for the exponential back off retry
// contains filtered or unexported fields
}
Service can be used to export scans to Defect Dojo
Click to show internal directories.
Click to hide internal directories.