Bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 #191
Annotations
7 errors
lint:
providers/annotated/annotated.go#L459
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
providers/abuseipdb/abuseipdb.go#L370
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
providers/virustotal/virustotal.go#L316
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
manager/manager.go#L43
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
manager/manager.go#L190
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
config/config.go#L351
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint
issues found
|