Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:37

Ecosystem and release-infrastructure release. No breaking changes.

Added

  • killer doctor [--fix] — diagnoses a project's setup (git, .killer.toml,
    the configured .klr directory, a writable .killer/) and repairs what it
    can with --fix.
  • Built-in suites expanded to six: added database, crypto, and
    filesystem alongside web, api, and authentication.
  • A severity bar chart in the scan report summary.
  • Release automation — a GitHub Actions workflow that, on a vX.Y.Z tag,
    builds Linux/macOS/Windows binaries, attaches checksummed archives, and
    publishes a GitHub Release with notes from this changelog.
  • Community & governanceCODE_OF_CONDUCT.md, SUPPORT.md,
    GOVERNANCE.md, issue templates, and a pull-request template.