Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
DEMO
Loading...
Searching...
No Matches
signet::forge::ThreatModelAnalyzer Class Reference

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.
 

Detailed Description

Validates threat model coverage and produces audit-ready JSON.

Definition at line 187 of file threat_model.hpp.

Member Function Documentation

◆ analyze()

static ThreatModelAnalysis signet::forge::ThreatModelAnalyzer::analyze ( const ThreatModel model)
inlinestatic

Analyze a threat model for completeness and risk posture.

Definition at line 190 of file threat_model.hpp.

◆ signet_default_model()

static ThreatModel signet::forge::ThreatModelAnalyzer::signet_default_model ( )
inlinestatic

Build the Signet Forge default threat model with known threats.

Definition at line 243 of file threat_model.hpp.


The documentation for this class was generated from the following file: