# Functions
No description provided by the author
GetDomainCerts queries crt.sh for all certificates for a given domain.
GetDomainDNSRecords queries DNS for all records for a given domain.
GetDomainSubdomainsBrute queries subfinder for all subdomains for a given domain.
GetDomainSubdomainsPassive queries subfinder for all subdomains for a given domain.
# Structs
CertificateRecord represents all of the information for a single x509 certificate record.
CertsReport represents the report of all certificates for a given domain including all non-fatal errors that occurred.