Versions in this module Expand all Collapse all v1 v1.0.0 Nov 7, 2024 Changes in this version + type FileRequest struct + Content string + FileSize uint + FileType string + HashedBody string + Src string + type Filter struct + Categories []string + Description string + FilterID string + Parser parsers.Parser + Types []parsers.ListType + URL string + type Redirect struct + Screenshot Screenshot + StatusCode int + Url string + type Rule struct + Description string + Keywords []string + Regex *regexp.Regexp + RuleID string + type Screenshot struct + Content string + type WebsiteAnalysis struct + Assets []FileRequest + Redirects []Redirect + StatusCode int + Title string + Url string