enable scordcard and SBOM, nit fix on CI #75
Annotations
10 errors
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L35
leaking param: raw
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L37
new(ECDSASignature) escapes to heap
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L40
... argument does not escape
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L62
leaking param content: k
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L62
s does not escape
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L65
... argument does not escape
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L71
leaking param content: k
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L71
leaking param content: s
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L71
leaking param: s to result ~r0 level=0
|
escapes-test:
internal/fabric/bccsp/utils/keys.go#L18
leaking param: der
|