# Structs
Finding represents the relationship between an Issue and a Target.
FindingEvent represents the event of discovering a Finding.
FindingExpanded represents a finding including the expanded inner child's.
FindingExposure represents the exposure time of a Finding.
Issue represents a vulnerability.
IssueSummary represents a summary for an issue and its affected targets.
OpenFinding contains the specific information for an open finding.
PatchFindingPayload represents the payload submitted to perform a patch operation on findings.
ResourceGroup reprents a resource in a finding.
Source represents a producer of vulnerabilities.
StatsAssetsSeverity represents the number of assets by severity.
StatsExposure represents the exposure time stats by different averages.
StatsIssueSeverity represents the number of occurences for each issue severity.
StatsMTTRSeverity represents the mean time to remediation stats by issue severity.
StatsSize represents the size of each data set.
Target represents an object affected by vulnerabilities.
TargetSummary represents a target summary and its associated findings.
# Type aliases
Resources defines the structure of a the resources of a finding.