# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Check holds all the information this service needs to process regarding a check.
CheckNotification represents the data of a check sent to an SNS topic.
CheckStats represents the stats for a check status.
Checktype defines one kind of check that belongs to a ChecktypesGroup.
ChecktypesGroup represents a group of checktypes that are used to generated the checks of a scan.
Scan holds all the data related to a scan.
ScanNotification represents the data of a scan sent to an SNS topic.
Target represents a target of a scan.
TargetGroup Defines a group of targets against which to execute the checktypes.
TargetsChecktypesGroup defines a set of targets and the checktypes a scan must run against them.
# Type aliases
ChecktypesByAssettypes is used as a lookup table to check if a checktype can be run against a concrete assettype.
States holds all prosibles States of a finite state machine in a way that is easy to determine the States less or equal than a given state.