You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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. trivy → images,sca,iac), so it's clear why a given scanner matters. controls maps
control → scanners; tools list maps tool → controls.