![]() |
Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
|
DEMO |
Validates threat model coverage and produces audit-ready JSON. More...
#include <threat_model.hpp>
Static Public Member Functions | |
| static ThreatModelAnalysis | analyze (const ThreatModel &model) |
| Analyze a threat model for completeness and risk posture. | |
| static ThreatModel | signet_default_model () |
| Build the Signet Forge default threat model with known threats. | |
Validates threat model coverage and produces audit-ready JSON.
Definition at line 187 of file threat_model.hpp.
|
inlinestatic |
Analyze a threat model for completeness and risk posture.
Definition at line 190 of file threat_model.hpp.
|
inlinestatic |
Build the Signet Forge default threat model with known threats.
Definition at line 243 of file threat_model.hpp.