Skip to content

fix(cli): address Med/Low findings from the fourth review pass - #201

Merged
chmmou merged 1 commit into
mainfrom
fix/fourth-pass-review-findings
Jul 18, 2026
Merged

fix(cli): address Med/Low findings from the fourth review pass#201
chmmou merged 1 commit into
mainfrom
fix/fourth-pass-review-findings

Conversation

@chmmou

@chmmou chmmou commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Addresses the Med + Low findings of the fourth whole-codebase review pass: the mail lists update config/subscriber blobs are now elided from audit records by key (a single-line config short enough to pass the shape heuristic could previously reach both sinks verbatim, including an embedded cleartext list password); help <nonsense> exits 1 like every other unknown command; the last singular-named fixture was renamed to account/get_accounts_response_success_single.xml; config show/path/list-profiles and sessions delete document their plain-text output (global --output has no effect there); the mail accounts update / ddnsusers update --help texts follow the replacement-value convention; and the white-box runWriteE created_id test is isolated from host state.

- elide the update_mailinglist config/subscriber blobs from audit
  records by key, independent of the multi-line/oversized heuristic
- make 'help <nonsense>' exit 1 like every other unknown command
- rename the last singular-named fixture to
  account/get_accounts_response_success_single.xml
- document the plain-text output of config show/path/list-profiles and
  sessions delete (global --output has no effect there)
- describe every mail accounts update / ddnsusers update field flag as
  a replacement value, matching the other update commands
- isolate the white-box runWriteE created_id test from host state
@chmmou
chmmou merged commit 1723764 into main Jul 18, 2026
6 checks passed
@chmmou
chmmou deleted the fix/fourth-pass-review-findings branch July 18, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant