Skip to content

docs: weekly audit — CHANGELOG v0.2.0 on-demand scan API#20

Closed
krakenhavoc wants to merge 1 commit into
mainfrom
docs/loving-maxwell-8sdo5x
Closed

docs: weekly audit — CHANGELOG v0.2.0 on-demand scan API#20
krakenhavoc wants to merge 1 commit into
mainfrom
docs/loving-maxwell-8sdo5x

Conversation

@krakenhavoc

@krakenhavoc krakenhavoc commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Documentation Audit — Week of 2026-06-02

Gap identified

CHANGELOG.md was missing the v0.2.0 release entirely. The POST /scan on-demand scan API (shipped 2026-05-03) had no CHANGELOG entry, and the new env vars KK_PROBE_SCAN_API_ENABLED and KK_PROBE_SCAN_API_SECRET were undocumented in the changelog.

Changes in this PR

  • CHANGELOG.md — added ## [0.2.0] - 2026-05-03 section:
    • POST /scan on-demand scan API (shared secret via X-Probe-Secret header)
    • KK_PROBE_SCAN_API_ENABLED env var (default: false)
    • KK_PROBE_SCAN_API_SECRET env var (minimum 32 characters)
  • Added empty ## [Unreleased] at the top
  • Added link reference anchors for both releases

Version

v0.2.0 is already the correct version for this release — no further bump needed.

Supersedes

Open draft PR #19 (probe) — this PR covers all gaps noted in #19.


Weekly documentation audit — 2026-06-09

Add missing [0.2.0] - 2026-05-03 release section:
- POST /scan on-demand scan API
- KK_PROBE_SCAN_API_ENABLED and KK_PROBE_SCAN_API_SECRET env vars
- X-Probe-Secret header authentication
Add empty [Unreleased] section at top and fix link references.
@krakenhavoc

Copy link
Copy Markdown
Contributor Author

Closing: superseded by #21 (latest weekly audit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant