Bump anchore/sbom-action from 0.15.7 to 0.15.8 #145
Annotations
10 errors
escapes-test:
internal/fabric/common/crypto/random.go#L32
make([]byte, len) escapes to heap
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L12
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L22
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L35
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L39
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L43
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L57
make([]uint64, bitsLen) 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
|