Imports
- github.com/anchore/clio
- github.com/anchore/go-version
- github.com/anchore/syft/syft
- github.com/anchore/syft/syft/cataloging
- github.com/anchore/syft/syft/linux
- github.com/anchore/syft/syft/pkg
- github.com/anchore/syft/syft/sbom
- github.com/docker/docker/api/types/filters
- github.com/docker/docker/api/types/image
- github.com/docker/docker/client
- github.com/hashicorp/go-multierror
- github.com/olekukonko/tablewriter
- github.com/spf13/cobra
- github.com/wagoodman/go-partybus
- golang.org/x/exp/maps
Imports in module “github.com/anchore/grype”
- github.com/anchore/grype/cmd/grype/cli/options
- github.com/anchore/grype/cmd/grype/internal
- github.com/anchore/grype/cmd/grype/internal/ui
- github.com/anchore/grype/grype
- github.com/anchore/grype/grype/db
- github.com/anchore/grype/grype/db/legacy/distribution
- github.com/anchore/grype/grype/db/v5
- github.com/anchore/grype/grype/differ
- github.com/anchore/grype/grype/event
- github.com/anchore/grype/grype/event/parsers
- github.com/anchore/grype/grype/grypeerr
- github.com/anchore/grype/grype/match
- github.com/anchore/grype/grype/matcher
- github.com/anchore/grype/grype/matcher/dotnet
- github.com/anchore/grype/grype/matcher/golang
- github.com/anchore/grype/grype/matcher/java
- github.com/anchore/grype/grype/matcher/javascript
- github.com/anchore/grype/grype/matcher/python
- github.com/anchore/grype/grype/matcher/ruby
- github.com/anchore/grype/grype/matcher/stock
- github.com/anchore/grype/grype/pkg
- github.com/anchore/grype/grype/presenter/explain
- github.com/anchore/grype/grype/presenter/models
- github.com/anchore/grype/grype/store
- github.com/anchore/grype/grype/vex
- github.com/anchore/grype/grype/vulnerability
- github.com/anchore/grype/internal
- github.com/anchore/grype/internal/bus
- github.com/anchore/grype/internal/format
- github.com/anchore/grype/internal/log
- github.com/anchore/grype/internal/stringutil