Skip to content

fix(cli): use safe UTF-8 slicing for session IDs in lock command#35

Closed
echobt wants to merge 1 commit into
mainfrom
fix/utf8-lock-session-id
Closed

fix(cli): use safe UTF-8 slicing for session IDs in lock command#35
echobt wants to merge 1 commit into
mainfrom
fix/utf8-lock-session-id

fix(cli): use safe UTF-8 slicing for session IDs in lock command

aff3bf4
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 312 in src/cortex-cli/src/lock_cmd.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
...[...]
to a log file.