🐝 (staging) sophia #3639
🐝 (staging) sophia #3639
4 new alerts including 2 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 high
- 2 medium
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 476 in packages/@ourworldindata/utils/src/Util.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings with many repetitions of ' '.
Check failure on line 1906 in packages/@ourworldindata/utils/src/Util.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings with many repetitions of ' '.
Check warning on line 96 in site/blocks/ProminentLink.tsx
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 115 in site/blocks/ProminentLink.tsx
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.