Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadAndScanURLs ¶ added in v0.8.6
func DownloadAndScanURLs(name string, seclistUrl string, r *report.ScanReport, vulnReport *report.IssueReport, op *operation.Operation, securityScheme *auth.SecurityScheme) (*report.ScanReport, error)
func ScanURLs ¶ added in v0.6.1
func ScanURLs(scanUrls []string, op *operation.Operation, securityScheme *auth.SecurityScheme, r *report.ScanReport, vulnReport *report.IssueReport) (*report.ScanReport, error)
Types ¶
type DiscoverData ¶ added in v0.6.1
type DiscoverData []struct {
URL string
}
Click to show internal directories.
Click to hide internal directories.