Add Global Security Advisories Toolset #644
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/github/security_advisories.go#L142
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
|
|
lint:
pkg/github/security_advisories.go#L147
ineffectual assignment to isWithdrawn (ineffassign)
|