LGTM.com - false positive - Default RSA key construction
Open
false-positive
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the false positive**
Alert suggests that a certificate is being created with a default key size. However, the code is simply getting the private key of a certificate that already exists. This should not trigger an alert.
**URL to the alert on the project page on LGTM.com**
Removing URL as it's not accessible to codeql team.
Contributor guide
Assessment
This issue has not been assessed yet.