Docker-hub

Latest version: v4.0.1

Safety actively analyzes 681857 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.9.0

This release corrects json format(when using ``--format json`` flag) so that output can be piped into other commands for further processing.

Special thanks to jessestuart for contributing the fix: https://github.com/amalfra/docker-hub/pull/9

1.8.0

This release adds support for authenticating using DOCKER_HUB_USERNAME, DOCKER_HUB_PASSWORD envs.

1.7.1

nothing much, just readme update

1.7.0

This release adds login command with which you can authenticate to docker-hub. If unauthenticated will be querying docker hub without token and will list public resources only.

1.6.0

Fix docker login bug when docker client not installed

1.5.0

This release fixes a bug which prevents docker-hub from working in python 3. It also fixes user command bug where it was always displaying no results found.

Support for shorthand commands has also been added in this release. Following is the list of supported parameters:
* -h, --help show this help message and exit
* -u USERNAME, --username USERNAME The Docker Hub username
* -o ORGNAME, --orgname ORGNAME Your orgname
* -r REPONAME, --reponame REPONAME The name of repository
* -p [PAGE], --page [PAGE] The page of result to fetch
* -f {table,json}, --format {table,json} You can dispaly results in table, json formats

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.