
Vulnerability scanner for Windows containers
Vulnerability scanner for windows containers.
git clone https://github.com/saira-h/whalescan
pip install -r requirements.txt
python main.py
Whalescan performs several benchmark checks, as well as checking for CVEs. This tool can be used as part of a windows container review on local copies of the containers, and on the host itself to enhance security
Container checks

Image checks

Checks permissions of docker configuration files
Checks if additional devices have been mapped to containers
This project is licensed under the MIT License - see the LICENSE.md file for details