yanrixhq/Yanrix Security
Continuous STRIDE threat modeling on every pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model | LLM 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_folder | Path to a specific directory to analyze, relative to repository root. Defaults to the repository root. | no | . |
| use_large_context | Use 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. | no | false |
| generate_pdf | Generate a PDF threat model report as a workflow artifact. Requires the reportlab package (installed automatically when enabled). | no | false |
Outputs
no outputs