Skip to content

feat(detector, contrib/trivy-to-vuls): collect vendor severity and cv… #2191

feat(detector, contrib/trivy-to-vuls): collect vendor severity and cv…

feat(detector, contrib/trivy-to-vuls): collect vendor severity and cv… #2191

Triggered via push May 17, 2024 10:11
Status Success
Total duration 6m 1s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go): constant/constant.go#L1
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): errof/errof.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/v3/v3.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/util/util.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): cwe/cwe.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/snmp2cpe/pkg/cmd/v2c/v2c.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): cmd/vuls/main.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/