Recent hotfixes #1021
Merged
Recent hotfixes #1021
GitHub Advanced Security / CodeQL
failed
Apr 17, 2024 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.
Annotations
Check failure on line 162 in apps/dashboard/src/main/java/com/akto/utils/Utils.java
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on a may run slow on strings starting with '${' and with many repetitions of '${'.
Loading