Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadAndScanURLs ¶ added in v0.8.6
func ScanURLs ¶ added in v0.6.1
func ScanURLs(ctx context.Context, scanUrls []string, op *operation.Operation, securityScheme *auth.SecurityScheme) (*finding.Finding, error)
ScanURLs probes scanUrls (resolved against op's base URL) concurrently and returns a *finding.Finding naming every URL that responded 200 OK, or nil if none did. The decisive Attempt is the first exposed URL found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.