Skip to content

Extracts Security Information from Docker Environments

License

Notifications You must be signed in to change notification settings

gcattani/simple-docker-sec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Docker Security

Simple Docker Security is a Bash script that extracts relevant security information from Docker instances, images and containers, such as:

  • Multiple basic details about the main host operating system
  • Images' inspect and history output
  • Containers' inspect output and few specific commands outputs
  • Networks' inspect and ps output

It is not meant to execute automatic analysis, but rather provide a dump of useful information that can then be manually (or automatically) analysed. In the future some automated checks might be included.

Usage

To use Simple Docker Security, run it with "sudo" on the main Docker host that you want to analyse. For this release, there are no available options.

Copyright

Copyright (c) 2019 Giovanni Cattani

Simple Docker Security is released under The MIT License.

About

Extracts Security Information from Docker Environments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages