GitHub Advanced Security / CodeQL
failed
Jan 28, 2025 in 2s
2 new alerts including 2 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 high
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 105 in packages/core/src/parsing.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings starting with '["' and with many repetitions of '["a'.
Check failure on line 347 in packages/plugin-spheron/src/utils/index.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings with many repetitions of '0'.
Loading