Skip to content

Update CoSWID templates and schema to comply with RFC 9393 #95

Update CoSWID templates and schema to comply with RFC 9393

Update CoSWID templates and schema to comply with RFC 9393 #95

Triggered via pull request January 12, 2025 08:47
Status Success
Total duration 46s
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