This repository was archived by the owner on Jul 7, 2026. It is now read-only.
Fix import of certificates with ECC private keys#5400
Open
0xb8000 wants to merge 1 commit into
Open
GitHub Advanced Security / CodeQL
failed
Apr 8, 2026 in 7s
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 109 in lemur/common/utils.py
github-advanced-security / CodeQL
Polynomial regular expression used on uncontrolled data
This [regular expression](1) that depends on a [user-provided value](2) may run slow on strings starting with '-----BEGIN EC PARAMETERS-----' and with many repetitions of '-----BEGIN EC PARAMETERS-----'.
This [regular expression](1) that depends on a [user-provided value](3) may run slow on strings starting with '-----BEGIN EC PARAMETERS-----' and with many repetitions of '-----BEGIN EC PARAMETERS-----'.
This [regular expression](1) that depends on a [user-provided value](4) may run slow on strings starting with '-----BEGIN EC PARAMETERS-----' and with many repetitions of '-----BEGIN EC PARAMETERS-----'.
Loading