CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
anchore/__init__.py
anchore/analyzer.py
anchore/anchore_image.py
anchore/anchore_image_db.py
anchore/anchore_utils.py
anchore/catalog.py
anchore/configuration.py
anchore/controller.py
anchore/navigator.py
anchore/version.py
anchore/visualizer.py
anchore.egg-info/PKG-INFO
anchore.egg-info/SOURCES.txt
anchore.egg-info/dependency_links.txt
anchore.egg-info/entry_points.txt
anchore.egg-info/requires.txt
anchore.egg-info/top_level.txt
anchore/anchore-modules/analyzers/01_analyzer_meta.py
anchore/anchore-modules/analyzers/10_package_list.py
anchore/anchore-modules/analyzers/20_file_list.sh
anchore/anchore-modules/analyzers/30_file_checksums.sh
anchore/anchore-modules/analyzers/40_file_suids.sh
anchore/anchore-modules/examples/analyzers/analyzer-example.sh
anchore/anchore-modules/examples/gates/gate-example.sh
anchore/anchore-modules/examples/multi-queries/multi-query-example.sh
anchore/anchore-modules/examples/queries/query-example.py
anchore/anchore-modules/examples/queries/query-example.sh
anchore/anchore-modules/gates/10_check_dockerfile.sh
anchore/anchore-modules/gates/20_check_pkgs.py
anchore/anchore-modules/gates/40_check_suidfiles.py
anchore/anchore-modules/gates/98_anchoresec.py
anchore/anchore-modules/inputs/README
anchore/anchore-modules/multi-queries/base-status.py
anchore/anchore-modules/multi-queries/common-packages.py
anchore/anchore-modules/multi-queries/cve-scan.py
anchore/anchore-modules/outputs/README
anchore/anchore-modules/queries/has-gateaction.py
anchore/anchore-modules/queries/has-package.py
anchore/anchore-modules/queries/list-files.sh
anchore/anchore-modules/queries/list-packages.sh
anchore/anchore-modules/queries/show-file-diffs.py
anchore/anchore-modules/queries/show-pkg-diffs.py
anchore/anchore-modules/shell-utils/anchore_module_utils.sh
anchore/cli/__init__.py
anchore/cli/analyzer.py
anchore/cli/common.py
anchore/cli/explorer.py
anchore/cli/logs.py
anchore/cli/subscriptions.py
anchore/cli/synchronizer.py
anchore/cli/system.py
anchore/cli/toolbox.py
anchore/conf/anchore_gate.policy
anchore/conf/config.yaml
anchore/doc/man/anchore-analyze.1
anchore/doc/man/anchore-explore-query.1
anchore/doc/man/anchore-explore-report.1
anchore/doc/man/anchore-explore-visualize.1
anchore/doc/man/anchore-explore.1
anchore/doc/man/anchore-gate.1
anchore/doc/man/anchore-subscriptions-add.1
anchore/doc/man/anchore-subscriptions-rm.1
anchore/doc/man/anchore-subscriptions-show.1
anchore/doc/man/anchore-subscriptions.1
anchore/doc/man/anchore-sync-catalog.1
anchore/doc/man/anchore-sync-status.1
anchore/doc/man/anchore-sync-user-images.1
anchore/doc/man/anchore-sync.1
anchore/doc/man/anchore-system-backup.1
anchore/doc/man/anchore-system-restore.1
anchore/doc/man/anchore-system-status.1
anchore/doc/man/anchore-system.1
anchore/doc/man/anchore-toolbox.1
anchore/doc/man/anchore.1
anchore/util/__init__.py
anchore/util/fs_util.py
anchore/util/function_helpers.py
anchore/util/resources.py
anchore/util/scripting.py
anchore/util/tools.py
scripts/anchore_bash_completer