# Functions
AddHost Chain: SDK Consumer (e.g.
DeleteHost handles the POST /host/delete route DeleteHost Chain: SDK Consumer (e.g.
No description provided by the author
GetAllVulnerabilities host/vulnerabilities SDK.
No description provided by the author
GetHostRiskStatistics returns aggregated risk statistics for vulnerabilities on a given host identified by its IP.
GetHostVulnerabilitySeverityCounts retrieves vulnerability severity counts for a host identified by its IP.
Update to match ToDBHost.
No description provided by the author
# Structs
HostRiskStats holds aggregated risk score statistics for vulnerabilities on a host.
HostVulnerabilitySeverityCounts holds the count of vulnerabilities by severity for a given host.
VulnerabilitySummary represents a vulnerability with its associated host count.