Skip to content

Add CoSWID command and display functionality with CBOR support #99

Add CoSWID command and display functionality with CBOR support

Add CoSWID command and display functionality with CBOR support #99

Triggered via pull request January 19, 2025 17:31
Status Success
Total duration 41s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint: cmd/corimExtract.go#L101
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint: cmd/cotsCreate.go#L77
appendAssign: append result not assigned to the same slice (gocritic)
Lint: cmd/cotsCreate.go#L182
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint: cmd/coswidDisplay.go#L63
Consider pre-allocating `collected` (prealloc)
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636