OWASP / threat-model-cookbook

This project is about creating and publishing threat model examples.
https://owasp.org/www-project-threat-model-cookbook/
Other
408 stars 72 forks source link

Create an index for models #26

Closed jmarcil closed 4 years ago

jmarcil commented 4 years ago

Right now we're lacking a quick way to index and reference the examples. The repo is more made to be cloned and then browsed locally.

Indexed items would also need to be grouped by "systems" rather than by "model". For example iot-device has an attack tree and a flow diagram, and we should have them grouped together with perhaps a quick description of what the system is.

Dinis suggestion on #25 is also a good idea of having the index page show the actual images. That'd be way better for quick reference or sharing.