jesuscmartinez/Lets Threat Model
Agentic AI threat modeling that outputs Markdown, JSON, and SARIF for seamless CI/CD and GitHub Code Scanning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to your config.yaml file (must be checked out in the repo) | yes | — |
| markdown-output | Output path for the markdown report | no | threat_model_report.md |
| json-output | Optional output path for the JSON report | no | threat_model_report.json |
| sarif-output | Optional output path for the SARIF report | no | threat_model_report.sarif |
| github-username | GitHub username for authenticated operations | no | — |
| github-pat | GitHub Personal Access Token (keep secret!) | no | — |
| openai-api-key | OpenAI API Key (keep secret!) | no | — |
| anthropic-api-key | Anthropic API Key (keep secret!) | no | — |
| log-level | Log level for the process (DEBUG, INFO, etc.) | no | INFO |
Outputs
no outputs