Improve the security of SUCI to SUPI conversion #200
Annotations
3 errors and 1 warning
lint (1.21):
pkg/suci/suci.go#L239
SA1019: elliptic.Marshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function returns an encoding equivalent to that of PublicKey.Bytes in crypto/ecdh. (staticcheck)
|
lint (1.21):
pkg/suci/suci.go#L247
SA1019: elliptic.Unmarshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function accepts an encoding equivalent to that of the NewPublicKey methods in crypto/ecdh. (staticcheck)
|
lint (1.21)
issues found
|
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/udm/udm. Supported file pattern: go.sum
|