Skip to content

SDS is a tool to detect and implement security best practices over docker containers. The gaol of this application is scan docker containers looking for potential security issues by highlighting corrections needed to take into account as well as providing best practices for hardening your containers environment.

License

Notifications You must be signed in to change notification settings

MCYP-UniversidadReyJuanCarlos/19-20_dalobe

Repository files navigation

SDS project

SDS-app Actions Status Python Python Python Python

SDS is a tool to detect and implement security best practices over docker containers and images. The scan can be performed by two ways:

  • Dynamic analysis. In this approach, docker containers are scanned looking for potential security issues by highlighting corrections needed to take into account as well as providing best practices for hardening your containers environment. The output is a report with the vulnerabilities found and a proposal Dockerfile.
  • Static analysis. Application can scan in an static way with a Dockerfile as an input. By this way, the output is a report with the vulnerabilities found and a proposal Dockerfile. Most of the best practices implemented are based on CIS Docker Benchmark document. To obtain the latest version of this guide, please visit http://benchmarks.cisecurity.org.

Built With 🛠️

cover image

Architecture 🛠️

cover image

Contributing 🖇️

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning 📌

This project adheres to Semantic Versioning.

Change Log 📌

CHANGELOG.md for details

Author ✒️

  • David López Beltrán - Initial work - dlpezbel

License 📄

The code in this repository, including all code samples in the notebooks listed above, is released under the MIT license. Read more at the LICENSE.md for details.

About

SDS is a tool to detect and implement security best practices over docker containers. The gaol of this application is scan docker containers looking for potential security issues by highlighting corrections needed to take into account as well as providing best practices for hardening your containers environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published