Skip to content

Merge pull request #1609 from topcoder-platform/PM-690_asset-library-…

bf96af0
Select commit
Loading
Failed to load commit list.
Merged

[RELEASE] PM-413 - Deprecate Connect (5443) #1611

Merge pull request #1609 from topcoder-platform/PM-690_asset-library-…
bf96af0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 25, 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

Alerts not introduced by this pull request might have been detected because the code changes were too large.

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 '#'.