Bump anchore/sbom-action from 0.17.7 to 0.17.8 in the github-actions group #269
Annotations
10 errors
run escapes check for tape:
internal/fabric/common/crypto/random.go#L32
make([]byte, len) escapes to heap
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L12
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L22
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L35
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L39
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L43
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L57
make([]uint64, bitsLen) escapes to heap
|
run escapes check for tape:
internal/fabric/bccsp/utils/ecdsa.go#L27
map[elliptic.Curve]*big.Int{...} escapes to heap
|
run escapes check for tape:
internal/fabric/bccsp/utils/ecdsa.go#L28
new(big.Int) escapes to heap
|
run escapes check for tape:
internal/fabric/bccsp/utils/ecdsa.go#L29
new(big.Int) escapes to heap
|
Loading