Skip to content

v0.16.6

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:13
· 13 commits to main since this release

Fixed

  • .skilltotal.toml with a UTF-8 BOM is now parsed instead of being silently ignored. The
    config loader reads with utf-8-sig, so a leading BOM (commonly added by Windows editors and
    PowerShell) no longer voids the config — which previously could silently disable a configured CI
    gate (fail-open). No engine/detection or report-schema change (ruleset 17).