Bump github.com/open-policy-agent/opa from 0.58.0 to 0.59.0 #102
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
escapes-test:
internal/fabric/common/crypto/random.go#L32
make([]byte, len) escapes to heap
|
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
|