Documentation
¶
Index ¶
- func NewDiscoverAPIScan(method string, url string, client *request.Client, opts *scan.ScanOptions) (*scan.Scan, error)
- func NewDiscoverDomainsScan(rootDomain string, client *request.Client, opts *scan.ScanOptions) ([]*scan.Scan, error)
- func NewGraphQLScan(url string, client *request.Client, opts *scan.ScanOptions) (*scan.Scan, error)
- func NewOpenAPIScan(openapi *openapi.OpenAPI, securitySchemesValues *openapi.SecuritySchemeValues, ...) (*scan.Scan, error)
- func NewURLScan(method string, url string, data string, client *request.Client, ...) (*scan.Scan, error)
- func WithAllCommonScans(s *scan.Scan) *scan.Scan
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDiscoverAPIScan ¶ added in v0.7.1
func NewDiscoverDomainsScan ¶ added in v0.7.1
func NewGraphQLScan ¶
func NewOpenAPIScan ¶
func NewURLScan ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.