Skip to content

refactor: remove unused imports from useCommands hook

5b0d14a
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Refactor command input #790

refactor: remove unused imports from useCommands hook
5b0d14a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 11, 2026 in 4s

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 41 in src/app/plugins/commandHandling/builtin/miscCommands.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
<script
, which may cause an HTML element injection vulnerability.