Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 01:45
2f360e9

Added

  • draugr controls — list the security controls Draugr can run: what each checks, its
    scope, and which scanner(s) implement it (default, plus opt-in alternatives like gosec marked
    *). Makes it easy to see what Draugr covers and how to enable each control.
  • draugr tools list now shows a CONTROLS column — which control(s) each tool backs (e.g.
    trivyimages,sca,iac), so it's clear why a given scanner matters. controls maps
    control → scanners; tools list maps tool → controls.