Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.01 KB

File metadata and controls

24 lines (19 loc) · 1.01 KB
title Documentation
layout
tab true
order 3
tags threatatlas-docs

Documentation

Comprehensive guides for using and deploying ThreatAtlas.

🚀 Getting Started

  • Installation Guide: How to set up ThreatAtlas using Docker or production deployment.
  • User Guide: A step-by-step tutorial on creating products, diagrams, and managing threats.
  • Development Guide: Technical setup for codebase contributors.

🛠 Technical Reference

  • Backend API: The FastAPI backend provides interactive Swagger documentation at /docs when running the application.
  • Data Models: Documentation for our service-specific threat models and mitigation mappings.

🤝 Contribution Docs