input validation 2 #654
Open
input validation 2 #654
Annotations
10 errors
|
memory_test.go#L374
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
memory_test.go#L353
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
memory_test.go#L352
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
memory_test.go#L309
G115: integer overflow conversion int -> uint64 (gosec)
|
|
memory_test.go#L174
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
memory_test.go#L173
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
memory_test.go#L805
cognitive complexity 32 of func `TestStackMemoryLeaks` is high (> 20) (gocognit)
|
|
memory_test.go#L96
cognitive complexity 26 of func `MeasureMemoryLeakDetailed` is high (> 20) (gocognit)
|
|
internal/api/mocks.go#L400
cognitive complexity 45 of func `MockValidateAddress` is high (> 20) (gocognit)
|
|
internal/api/memory.go#L208
cognitive complexity 23 of func `(*SafeUnmanagedVector).ToBytesAndDestroy` is high (> 20) (gocognit)
|
The logs for this run have expired and are no longer available.
Loading