Skip to content

CodeQL

CodeQL #2659

Triggered via schedule December 29, 2024 20:33
Status Success
Total duration 7m 14s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (go): cmd/scanner/main.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/root/root.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/convert/convert.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/owasp-dependency-check/parser/parser.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/snmp/snmp.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): cmd/vuls/main.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/trivy/pkg/converter.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/cmd/main.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): config/syslog/syslogconf.go#L3
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/future-vuls/pkg/config/config.go#L5
exported const DiscoverTomlFileName should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636