Skip to content

Commit 63ca185

Browse files
committed
[Change] changelog: flatten v2.0.2 [Fix] entries to single physical lines
[Change] changelog: collapse the two v2.0.2 [Fix] entries (quarantine symlink TOCTOU, telegram MarkdownV2 escape) from 5-line wraps to single physical lines, matching the v2.0.1 distribution (82% single-line, 18% wrapped 2-7 lines)
1 parent 355cc74 commit 63ca185

2 files changed

Lines changed: 4 additions & 22 deletions

File tree

CHANGELOG

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,8 @@ v2.0.2 | May 12 2026:
22

33
-- Fixes --
44

5-
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine
6-
(_batch_quarantine pre-filter + per-file, _quarantine_file,
7-
quar_hitlist callers), restore (_validate_restore_path), and
8-
clean-failure re-quarantine (clean). Closes SECURITY-FINDINGS
9-
P2-1 + P3-6 deferred from 2.0.1
10-
11-
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in
12-
substituted token values (e.g., hostnames/paths with '(', '.', '_').
13-
Wired escape_mode in _alert_tpl_render (alert_lib 1.0.8) and mirrored
14-
in _lmd_render_entries. Affects --test-alert {scan,digest} telegram
15-
and real telegram alerts; issue #487
5+
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine (_batch_quarantine pre-filter + per-file, _quarantine_file, quar_hitlist callers), restore (_validate_restore_path), and clean-failure re-quarantine (clean); SECURITY-FINDINGS P2-1 + P3-6 deferred from 2.0.1
6+
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in substituted token values; wired escape_mode in _alert_tpl_render (alert_lib 1.0.8) and mirrored in _lmd_render_entries; affects --test-alert {scan,digest} telegram and real telegram alerts; issue #487
167

178
-- Changes --
189

CHANGELOG.RELEASE

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,8 @@ v2.0.2 | May 12 2026:
22

33
-- Fixes --
44

5-
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine
6-
(_batch_quarantine pre-filter + per-file, _quarantine_file,
7-
quar_hitlist callers), restore (_validate_restore_path), and
8-
clean-failure re-quarantine (clean). Closes SECURITY-FINDINGS
9-
P2-1 + P3-6 deferred from 2.0.1
10-
11-
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in
12-
substituted token values (e.g., hostnames/paths with '(', '.', '_').
13-
Wired escape_mode in _alert_tpl_render (alert_lib 1.0.8) and mirrored
14-
in _lmd_render_entries. Affects --test-alert {scan,digest} telegram
15-
and real telegram alerts; issue #487
5+
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine (_batch_quarantine pre-filter + per-file, _quarantine_file, quar_hitlist callers), restore (_validate_restore_path), and clean-failure re-quarantine (clean); SECURITY-FINDINGS P2-1 + P3-6 deferred from 2.0.1
6+
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in substituted token values; wired escape_mode in _alert_tpl_render (alert_lib 1.0.8) and mirrored in _lmd_render_entries; affects --test-alert {scan,digest} telegram and real telegram alerts; issue #487
167

178
-- Changes --
189

0 commit comments

Comments
 (0)