Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 736 Bytes

File metadata and controls

18 lines (14 loc) · 736 Bytes

ScanResults

ScanResults contains detailed results from a certificate scan

Properties

Name Type Description Notes
count_existing int [optional]
count_failed int [optional]
count_hosts int [optional]
count_new int [optional]
count_subdomains int [optional]
error str [optional]
failed_targets list[TargetError] [optional]
item_names list[str] [optional]

[Back to Model list] [Back to API list] [Back to README]