Run Threadfix from a Docker container
1.5K
ThreadFix is a software vulnerability aggregation and management system that helps organizations aggregate vulnerability data, generate virtual patches, and interact with software defect tracking systems.
docker pull jmbmxer/threadfix-dockerdocker run -d -p 8443:8443 jmbmxer/threadfix-docker startdocker logs <container_id>https://127.0.0.1:8443/threadfix/This image should be used for testing purposes only. All data will be lost once the container is killed.
Always remember to change the default UI credentials!
Content type
Image
Digest
Size
470.5 MB
Last updated
about 10 years ago
docker pull jmbmxer/threadfix-docker