Skip to content

enable rating of threat indicators by OpenAI. #199

enable rating of threat indicators by OpenAI.

enable rating of threat indicators by OpenAI. #199

Triggered via push October 6, 2024 16:47
Status Failure
Total duration 1m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: config/config.go#L363
G115: integer overflow conversion uint64 -> int64 (gosec)
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: providers/abuseipdb/abuseipdb.go#L395
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: providers/ipapi/ipapi.go#L331
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: providers/ptr/ptr.go#L279
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint
issues found