discover

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadAndScanURLs added in v0.8.6

func DownloadAndScanURLs(ctx context.Context, name string, seclistUrl string, op *operation.Operation, securityScheme *auth.SecurityScheme) (*finding.Finding, error)

func ExtractBaseURL

func ExtractBaseURL(inputURL *url.URL) *url.URL

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL