Sign inSign up

jmbmxer/threadfix-docker

By jmbmxer

Updated about 10 years ago

Run Threadfix from a Docker container

Image
1

1.5K

jmbmxer/threadfix-docker repository overview

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.

  1. Pull the image down: docker pull jmbmxer/threadfix-docker
  2. Start container: docker run -d -p 8443:8443 jmbmxer/threadfix-docker start
  3. Watch the logs and wait for startup: docker logs <container_id>
  4. Threadfix should now available on your local machine 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!

Tag summary

Content type

Image

Digest

Size

470.5 MB

Last updated

about 10 years ago

docker pull jmbmxer/threadfix-docker