Skip to content

fix(tui): prevent path traversal in session storage via session_id sanitization - #81

Closed
echobt wants to merge 2 commits into
mainfrom
fix/session-storage-path-traversal-5404
Closed

fix(tui): prevent path traversal in session storage via session_id sanitization#81
echobt wants to merge 2 commits into
mainfrom
fix/session-storage-path-traversal-5404

fix: apply rustfmt formatting

e18e22b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 4, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 143 in src/cortex-cli/src/cli/handlers.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
session_id
to a log file.
This operation writes mark_workspace_trusted(...) to a log file.