Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 May 14:06

Interactive fix workflow

The --fix flag now walks you through each remediation interactively before changing anything.

  • Interactive confirmation prompt before applying any fix — lists exactly what will change
  • Selective apply: choose which fixes to run rather than accepting all
  • --yes / -y flag for non-interactive use (automation, CI, MDM scripts)
  • Improved test coverage across checks, output, and report