You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Change] changelog: align v2.0.2 entries with v2.0.1 wrap convention
[Change] changelog: soft-wrap v2.0.2 [Fix] and long [Change] entries at
~80 chars with tag-width continuation indent (6 spaces for [Fix],
9 spaces for [Change]) matching v2.0.1 distribution; longest
physical line in the block is now 80 chars (was 287)
Copy file name to clipboardExpand all lines: CHANGELOG
+15-5Lines changed: 15 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,25 @@ v2.0.2 | May 12 2026:
2
2
3
3
-- Fixes --
4
4
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
5
+
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine
Copy file name to clipboardExpand all lines: CHANGELOG.RELEASE
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,23 @@ v2.0.2 | May 12 2026:
2
2
3
3
-- Fixes --
4
4
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
5
+
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine
0 commit comments