Skip to content

KiloCheck v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:32
4f271cf

KiloCheck v0.2.0 is the first dogfoodable release: install the binary, run
kilo update, and query the verified local Kilo Data snapshot.

Included:

  • direct release-asset acquisition without a third-party or reputation API
  • SHA-256, manifest, table-hash, archive-safety, and freshness verification
  • deterministic base-plus-edge compilation with source-group replacement
  • exact IPv4/IPv6 and CIDR-prefix lookup from a compact local index
  • evidence, provenance, license identity, and deterministic verdict output
  • explicit unknown, missing, invalid, and stale states; stale exits with code 4
  • atomic activation and preservation of the last verified snapshot on failure
  • a version-pinned, checksum-verifying Linux/macOS installer with no API lookup
  • property tests, 10,000-run fuzz smoke tests, cross-platform CI, and mutation
    analysis with zero surviving viable mutants

kilo check performs no network access. Only kilo update downloads the
published Kilo Data base and rolling edge release assets.