Skip to content

Potential fix for code scanning alert no. 5: DOM text reinterpreted as HTML - #61

Draft
LaxentaInc wants to merge 1 commit into
mainfrom
alert-autofix-5
Draft

Potential fix for code scanning alert no. 5: DOM text reinterpreted as HTML#61
LaxentaInc wants to merge 1 commit into
mainfrom
alert-autofix-5

Potential fix for code scanning alert no. 5: DOM text reinterpreted a…

9711d60
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 26, 2026 in 2s

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 397 in src/app/components/FeedbackCards.tsx

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.