Skip to content

chore: Move listing page into publisher app

c1f4cfe
Select commit
Loading
Failed to load commit list.
Merged

chore: Move listing page into publisher app #4865

chore: Move listing page into publisher app
c1f4cfe
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 3, 2024 in 4s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 76 in static/js/publisher-pages/pages/Publicise/PubliciseButtons.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

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

Check warning on line 111 in static/js/publisher-pages/pages/Publicise/PubliciseButtons.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

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