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
8 changes: 4 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

| Version | Security support |
|---|---|
| 2.x | Supported |
| 1.x | End of life |
| < 1.0 | Unsupported |
| 3.x | Supported |
| 2.x | End of life |
| < 2.0 | Unsupported |

Security fixes are released against the latest 2.x version. Upgrade before reporting an issue that may already be resolved.
Security fixes are released against the latest 3.x version. Upgrade before reporting an issue that may already be resolved.

## Reporting a vulnerability

Expand Down
6 changes: 5 additions & 1 deletion docs/TELEMETRY-CORRELATION-DESIGN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Design: Telemetry Correlation (OffsetInspect 3.2.0)

Status: **Draft** · Target: early September 2026 · Author/design: warpedatom
Status: **Shipped** in OffsetInspect 3.2.0 (2026-07-21) · Author/design: warpedatom

> This document is the original design record, retained as-is for context. The feature shipped
> as specified; where the final implementation differs from a proposal below, the shipped
> behavior is authoritative (see `CHANGELOG.md`, `docs/OUTPUT-SCHEMA.md`, and the README).

## Goal

Expand Down