package
0.0.44
Repository: https://github.com/method-security/webscan.git
Documentation: pkg.go.dev

# Functions

PerformWebSpider performs a web spider operation against the provided targets, returning a WebSpiderReport with the results of the spider.

# Structs

LinkDetails provides the details of a single link found during a web spider operation.
A WebSpiderReport represents a holistic report of all the links that were found during a web spider operation, including non-fatal errors that occurred during the operation.