Skip to content

Fix 2 remaining Code Scanning alerts + dismiss remaining false positives - #24

Merged
Xenne93 merged 1 commit into
mainfrom
fix/code-scanning-followup
Aug 16, 2026
Merged

Fix 2 remaining Code Scanning alerts + dismiss remaining false positives#24
Xenne93 merged 1 commit into
mainfrom
fix/code-scanning-followup

Conversation

@Xenne93

@Xenne93 Xenne93 commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Follow-up to #23. Fixes the 2 log-forging alerts in ExecuteCommandWithResponse that the first pass missed (different method, same file). Also dismissed 5 more confirmed false positives on main once its post-merge CodeQL scan surfaced them (documented reasoning on each alert, same pattern as the ones dismissed in #23).

Sanitize the command parameter in the timeout/error log calls, which
weren't covered by the earlier fix pass (a different method in the
same file).
@Xenne93
Xenne93 merged commit 31f1f39 into main Aug 16, 2026
6 checks passed
@Xenne93
Xenne93 deleted the fix/code-scanning-followup branch August 16, 2026 11:43
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