Skip to content

Honor host contract in embeddable UI

8891869
Select commit
Loading
Failed to load commit list.
Closed

Add @superposition/embeddable-ui package for host app integration #918

Honor host contract in embeddable UI
8891869
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 9, 2026 in 2s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 30 in clients/embeddable-ui/src/api/client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.

Check failure on line 43 in clients/embeddable-ui/src/api/client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.

Check failure on line 7 in clients/embeddable-ui/src/utils/normalize-config.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.