Skip to content

Merge pull request #1655 from topcoder-platform/pm-1355_1

37c544a
Select commit
Loading
Failed to load commit list.
Merged

[PROD RELEASE] #1653

Merge pull request #1655 from topcoder-platform/pm-1355_1
37c544a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 16, 2025 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 61 in src/util/validation.js

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient regular expression High

This part of the regular expression may cause exponential backtracking on strings containing many repetitions of '#'.