Skip to content

threatdragon/threatdragon.github.io

Repository files navigation

OWASP Threat Dragon

OWASP ZAP scan

This repo provides the documentation site for Threat Dragon. Mike Goodwin created Threat Dragon as an open source community project that provides an intuitive and accessible way to model threats.

Threat Dragon is a threat modelling application which provides model diagramming and a rule engine to auto-generate threats/mitigations. Threat Dragon is an OWASP Lab Project run by volunteers. There is always plenty to do so please contribute your ideas and time if you can.

Testing the docs pages

  • make sure you have jekyll installed, following the github docs
  • install with bundle install
  • run the site locally with bundle exec jekyll serve
  • browse to http://localhost:4000/ to check all is good
  • build the site with bundle exec jekyll build

Project leaders: