Name | Type | Description | Notes |
---|---|---|---|
is_valid | bool | True if the document is valid and has no errors, false otherwise | [optional] |
is_threat | bool | True if the document contains an SSRF threat, false otherwise | [optional] |
threat_links | list[HtmlThreatLink] | Links found in the input HTML that contains threats | [optional] |