Skip to content

chore(frontend/utils): reduce duplicate logging

e19fa11
Select commit
Loading
Failed to load commit list.
Draft

fix(embed): prevent random crash for filters bar in embedded dashboard #32294

chore(frontend/utils): reduce duplicate logging
e19fa11
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 27, 2025 in 3s

6 new alerts including 6 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 34 in superset-frontend/src/components/GenericLink/GenericLink.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.

Check warning on line 91 in superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.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.

Check warning on line 207 in superset-frontend/src/features/home/Menu.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.

Check warning on line 255 in superset-frontend/src/features/home/Menu.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.

Check warning on line 258 in superset-frontend/src/features/home/Menu.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.

Check warning on line 259 in superset-frontend/src/features/home/Menu.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.