Versions in this module Expand all Collapse all v1 v1.1.5 Aug 16, 2018 v1.1.4 Jun 21, 2018 Changes in this version + func NewCmdDiff(out io.Writer) *cobra.Command + func RunDiff(out io.Writer, cmd *cobra.Command, args []string) error + type Config struct + Certification string + OpencontrolDir string + type Inventory struct + MissingControlList map[string]common.Control + func ComputeGapAnalysis(config Config) (Inventory, []error)