yanrixhq/Yanrix Security

Continuous STRIDE threat modeling on every pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modelLLM model in LiteLLM provider/model-name format. Examples: "anthropic/claude-sonnet-4-20250514", "gemini/gemini-3.1-pro-preview". When blank, defaults to the model configured in the pipeline (currently anthropic/claude-sonnet-4-6). no""
target_folderPath to a specific directory to analyze, relative to repository root. Defaults to the repository root. no.
use_large_contextUse 1M token context window. Set to "true" only with models that support a 1M context window. When "false" (default), the pipeline enforces a 200K token ceiling. nofalse
generate_pdfGenerate a PDF threat model report as a workflow artifact. Requires the reportlab package (installed automatically when enabled). nofalse

no outputs