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

Added example to README #305

Merged
merged 1 commit into from
Dec 20, 2020
Merged

Conversation

jorgecarleitao
Copy link
Contributor

Add a small snippet that scans an existing docker image. This ensures that the check
is done on the final installation - which may be deployed in production - as opposed
to the requirements.txt, which often (i.e. in the wild) does not contain all dependencies
or the complete state of the installed dependencies (e.g. wheel, setuptools).

Add a small snippet that scans an existing docker image. This ensures that the check
is done on the final installation - which may be deployed in production - as opposed
to the requirements.txt, which often (i.e. in the wild) does not contain all dependencies 
or the complete state of the installed dependencies (e.g. wheel, setuptools).
Copy link
Contributor

@rafaelpivato rafaelpivato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@rafaelpivato rafaelpivato merged commit 23ac3a3 into pyupio:master Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants