Sign inSign up

hysnsec/safety

By hysnsec

Updated over 1 year ago

Safety Container Image

Image
3

10K+

hysnsec/safety repository overview

This is Practical DevSecOps's Safety Image to help learners in embedding safety in CI/CD pipeline with ease.

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected. Safety can be run on developer machines, in CI/CD pipelines and on production systems.

Container Image usage

docker run -it -v $(pwd):/src hysnsec/safety check -r requirements.txt

The working directory used in the image is /src as seen here

Documentation

For detailed documentation, please see Safety's documentation portal.

Tag summary

Content type

Image

Digest

sha256:e6bdf5ac4

Size

52.7 MB

Last updated

over 1 year ago

docker pull hysnsec/safety