Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update module github.com/anchore/syft to v0.105.1 #567

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/anchore/syft v0.100.0 -> v0.105.1 age adoption passing confidence

Release Notes

anchore/syft (github.com/anchore/syft)

v0.105.1

Compare Source

Bug Fixes
Additional Changes

(Full Changelog)

v0.105.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

v0.104.0

Compare Source

Added Features
Bug Fixes
Breaking Changes

(Full Changelog)

v0.103.1

Compare Source

Security Fixes
Bug Fixes
Breaking Changes

(Full Changelog)

v0.103.0

Compare Source

v0.102.0

Compare Source

Added Features
Bug Fixes
Breaking Changes
Additional Changes

(Full Changelog)

v0.101.1

Compare Source

Bug Fixes

(Full Changelog)

v0.101.0

Compare Source

Security Fixes
Added Features
Bug Fixes

(Full Changelog)


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the kind/dependencies Pull requests that update a dependency file label Jan 20, 2024
Copy link
Contributor Author

renovate bot commented Jan 20, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/ckotzbauer/libstandard v0.0.0-20240301142550-212a58c050dd
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/ckotzbauer/libk8soci v0.0.0-20240301142541-e65c4c2c5d09
go: downloading golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
go: downloading k8s.io/api v0.29.2
go: downloading k8s.io/apimachinery v0.29.2
go: downloading github.com/novln/docker-parser v1.0.0
go: downloading k8s.io/client-go v0.29.2
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/anchore/stereoscope v0.0.2-0.20240216182029-6171ee21e1d5
go: downloading github.com/anchore/syft v0.105.1
go: downloading github.com/DependencyTrack/client-go v0.13.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/google/go-containerregistry v0.19.0
go: downloading github.com/robfig/cron v1.2.0
go: downloading github.com/andybalholm/brotli v1.1.0
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/sys v0.17.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/docker/cli v25.0.3+incompatible
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.1
go: downloading github.com/containerd/containerd v1.7.11
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/sylabs/sif/v2 v2.15.1
go: downloading github.com/sylabs/squashfs v0.6.1
go: downloading github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651
go: downloading github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading k8s.io/klog/v2 v2.110.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
go: downloading github.com/CycloneDX/cyclonedx-go v0.8.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/spdx/tools-golang v0.5.3
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/distribution/reference v0.5.0
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/go-git/go-git/v5 v5.11.0
go: downloading golang.org/x/sync v0.6.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading golang.org/x/net v0.20.0
go: downloading github.com/imdario/mergo v0.3.15
go: downloading golang.org/x/term v0.17.0
go: downloading github.com/docker/docker v25.0.3+incompatible
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/adrg/xdg v0.4.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading golang.org/x/crypto v0.19.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.0
go: downloading github.com/becheran/wildmatch-go v1.0.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/go-logr/logr v1.3.0
go: downloading github.com/anchore/clio v0.0.0-20240209204744-cb94e40a4f65
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading github.com/anchore/packageurl-go v0.1.1-0.20240202171727-877e1747d426
go: downloading github.com/jinzhu/copier v0.4.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/facebookincubator/nvdtools v0.1.5
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.17.4
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/pierrec/lz4/v4 v4.1.15
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/opencontainers/image-spec v1.1.0-rc3
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
go: downloading github.com/containerd/fifo v1.1.0
go: downloading github.com/containerd/typeurl/v2 v2.1.1
go: downloading github.com/moby/sys/signal v0.7.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0-rc.1
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/containerd/ttrpc v1.2.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go: downloading go.opentelemetry.io/otel/trace v1.19.0
go: downloading go.opentelemetry.io/otel v1.19.0
go: downloading github.com/therootcompany/xz v1.0.1
go: downloading github.com/anchore/fangs v0.0.0-20231201140849-5075d28d6d8b
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/pborman/indent v1.2.1
go: downloading github.com/pkg/profile v1.7.0
go: downloading github.com/vbatts/go-mtree v0.5.3
go: downloading github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b
go: downloading github.com/saferwall/pe v1.5.2
go: downloading github.com/kastenhq/goversion v0.0.0-20230811215019-93b2f8823953
go: downloading golang.org/x/mod v0.15.0
go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
go: downloading github.com/vifraa/gopom v1.0.0
go: downloading github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da
go: downloading github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46
go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20230301153543-ba94b245509b
go: downloading github.com/sassoftware/go-rpmutils v0.3.0
go: downloading github.com/microsoft/go-rustaudit v0.0.0-20220730194248-4b17361d90a5
go: downloading github.com/github/go-spdx/v2 v2.2.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.5.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading github.com/rivo/uniseg v0.4.6
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/vbatts/tar-split v0.11.3
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
go: downloading github.com/Microsoft/hcsshim v0.11.4
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/moby/sys/mountinfo v0.6.2
go: downloading github.com/opencontainers/runc v1.1.12
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading go.opentelemetry.io/otel/metric v1.19.0
go: downloading github.com/spf13/viper v1.17.0
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
go: downloading github.com/google/licensecheck v0.3.1
go: downloading github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/containerd/log v0.1.0
go: downloading golang.org/x/tools v0.17.0
go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/sagikazarmark/locafero v0.3.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/google/pprof v0.0.0-20221118152302-e6195bd50e26
go: downloading github.com/go-restruct/restruct v1.2.0-alpha
go: downloading github.com/emicklei/go-restful/v3 v3.11.3
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.1.0
go: downloading github.com/mattn/go-isatty v0.0.18
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/containerd/cgroups v1.1.0
go: downloading go.uber.org/multierr v1.9.0
go: downloading go.uber.org/atomic v1.9.0
go: downloading github.com/anchore/syft v1.0.0
go: github.com/ckotzbauer/sbom-operator/internal/syft imports
	github.com/anchore/syft/syft/pkg/cataloger: cannot find module providing package github.com/anchore/syft/syft/pkg/cataloger

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-0.x branch from 1ef0043 to fa76533 Compare January 27, 2024 00:50
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v0.101.1 deps: update module github.com/anchore/syft to v0.102.0 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-0.x branch from fa76533 to b9e4655 Compare February 3, 2024 03:02
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v0.102.0 deps: update module github.com/anchore/syft to v0.103.1 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-0.x branch 2 times, most recently from ec9b40d to b5b1f7d Compare February 3, 2024 12:26
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-0.x branch from b5b1f7d to 0fbcb76 Compare March 2, 2024 14:48
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v0.103.1 deps: update module github.com/anchore/syft to v0.105.1 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-0.x branch from 0fbcb76 to 97c2769 Compare March 2, 2024 21:11
@github-actions github-actions bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 29, 2024
Copy link
Contributor Author

renovate bot commented Mar 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ckotzbauer ckotzbauer force-pushed the renovate/github.com-anchore-syft-0.x branch from 405cb8e to 80b28f1 Compare March 29, 2024 12:58
@ckotzbauer ckotzbauer merged commit ce13e65 into main Mar 29, 2024
7 checks passed
@ckotzbauer ckotzbauer deleted the renovate/github.com-anchore-syft-0.x branch March 29, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant