Skip to content

WIP

b0f6690
Select commit
Loading
Failed to load commit list.
Draft

Add cookie banner management #915

WIP
b0f6690
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 8, 2026 in 14s

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 57 in packages/cookie-banner/src/headless/apply.ts

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 85 in packages/cookie-banner/src/headless/apply.ts

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 113 in packages/cookie-banner/src/headless/apply.ts

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.