Skip to content

Create dynamic command palette action registration

c6cb717
Select commit
Loading
Failed to load commit list.
Closed

feat(cmdk): Create dynamic command palette action registration #111495

Create dynamic command palette action registration
c6cb717
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 24, 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 17 in static/app/components/commandPalette/useDocsSearchActions.tsx

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.