Changes
- feat(home): publish NIP-05 nostr identity at /.well-known/nostr.json
- PR: #3393
- feat(discovery): name your discovery scans (#3391)
- PR: #3400
- fix(ui): give YAML fields a YAML editor instead of the Markdown one
- PR: #3401
- feat(security-events): multi-condition AND/OR correlation query builder
- PR: #3402
- feat(security-events): distinct-count correlation for detection rules + monitor filter UX (#3398)
- PR: #3403
- fix(security): bound the global gzip request reader (GHSA-cp58-wc9q-qv53)
- PR: #3404
- feat(security-events): column per event field, plus attribute columns
- PR: #3406
- fix(telemetry): bound decompression and multipart on the ingest paths
- PR: #3405