Skip to content

fix: consolidated bug fixes and security improvements

535de7b
Select commit
Loading
Failed to load commit list.
Closed

fix: consolidated bug fixes and security improvements #91

fix: consolidated bug fixes and security improvements
535de7b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 4, 2026 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 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.

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.