# Functions

Config will return the router's configuration.
Execute will route the incoming finding to the appropriate remediations.

# Structs

Configuration maps findings to automations.
Services contains the services needed for this function.
Values contains the required values for this function.

# Interfaces

Name represents findings that export their name.