Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ the canonical names; short forms are listed in `cmd/kensa/flags.go`.

## Unreleased

(no changes yet)

## v0.4.2 — 2026-06-14

Per-rule OSCAL export + an unmapped-rule conformance fix, prompted by the
OpenWatch team's per-rule-expansion question. PATCH bump: the addition
lives on `pkg/kensa` and the fix is in `internal/evidence`; the frozen
`api/` surface is untouched.

### Added

- **Per-rule OSCAL export on `pkg/kensa`** — `ExportOSCALOutcome` /
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.1
0.4.2