Skip to content
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
Netflix:mainfrom
0xb8000:fix/5058-ecc-private-key-import
Open

Fix import of certificates with ECC private keys#5400
0xb8000 wants to merge 1 commit into
Netflix:mainfrom
0xb8000:fix/5058-ecc-private-key-import

Fix import of certificates with ECC private keys

9dd8370
Select commit
Loading
Failed to load commit list.
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.

View all branch alerts.

Annotations

Check failure on line 109 in lemur/common/utils.py

See this annotation in the file changed.

@github-advanced-security 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-----'.