veinmind-tools is self-developed by chaitin technology , cloudwalker team incubation,a container security toolset based on veinmind-sdk
## 🔥 Demo  Veinmind has been connected to openai. You can use openai to conduct a user-friendly analysis of the scan results, allowing you to have a clearer understanding of the risks identified during this scan.  ## 🕹️ Quick Start ### 1. Make sure docker is installed correctly on the machine ``` docker info ``` ### 2. Install [veinmind-runner](https://github.com/chaitin/veinmind-tools/tree/master/veinmind-runner) image ``` docker pull registry.veinmind.tech/veinmind/veinmind-runner:latest ``` ### 3. Download [veinmind-runner](https://github.com/chaitin/veinmind-tools/tree/master/veinmind-runner) parallel container startup script ``` wget -q https://download.veinmind.tech/scripts/veinmind-runner-parallel-container-run.sh -O run.sh && chmod +x run.sh ``` ### 4. Quick scan local images/containers ``` ./run.sh scan [image/container] ``` ### 5. use ai analyze ``` ./run.sh scan [image/container] --enable-analyze --openai-token
veinmind-tools has already joined [CTStack](https://stack.chaitin.com/tool/detail?id=3) community
## ✨ 404 starlink project
veinmind-tools now joined 404 starlink project (https://github.com/knownsec/404StarLink)
## ✨ Star History