WIP: Code for generating ecdsa secp256r1 objects #133
GitHub Advanced Security / CodeQL
failed
Sep 1, 2023 in 7s
2 new alerts including 1 critical severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 critical
- 1 high
See annotations below for details.
Annotations
Check failure on line 18 in src/main/java/net/ripe/rpki/commons/crypto/util/EcKeyPairFactory.java
Code scanning / CodeQL
Use of a potentially broken or risky cryptographic algorithm High
may not be secure, consider using a different algorithm.Code scanning / CodeQL
Hard-coded credential in API call Critical test
.
Loading