This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
v0.0.28
Changelog
- d042c75 Suppress packages with no type
- 6513861 Add new distro
- 065626d Merge pull request #16 from eunomie/version
- c3df0d4 chore: read commit from Go
- 7b5c3d9 chore: add version command
- 1977311 Merge pull request #11 from eunomie/lint
- 719e511 ci: run linter on CI
- c55a8bc chore: fix staticcheck issues
- 42cc624 lint: ignore gocyclo on sbom.toPackage
- a44edfd chore: fix unused issued
- 66cf5cc chore: fix gosimple issues
- 7fcd084 style: apply gofmt
- a57b765 chore: fix bodyclose issues
- 40e528c chore: fix ineffassign issues
- 519742d chore: fix govet issues
- 6d45a08 chore: fix errcheck issues
- 7d2ec59 chore: add golangci-lint task and config
- e776e28 Update docker-publish.yaml
- 7a42d64 Update docker-publish.yaml
- a660f3a Update docker-publish.yaml
- ced579c Merge pull request #10 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.12
- beb4a70 Bump github.com/containerd/containerd from 1.6.8 to 1.6.12
- 395a136 Merge pull request #9 from eunomie/fix-tests
- dc36275 test: fail fast to avoid unexpected behaviour
- d82e24b fix: bad usage of %w not in fmt.Errorf
- f5d502f fix: sbom/detect/TestNodeDetector
- 9b2a688 tests: run them all