Skip to content

code review permissions

52fb0ab
Select commit
Loading
Failed to load commit list.
Closed

[PROD RELEASE] - WorkManager Changes - Connect Decommission #1631

code review permissions
52fb0ab
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 8, 2025 in 3s

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