saintmalik/Opengrep AI Report Generator
Generate AI-powered security reports from existing Opengrep JSON scan results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scan-json-path | Path to the Opengrep JSON scan results file | yes | scan.json |
| output-path | Path for the generated report | no | SECURITY_REPORT.md |
| cloudflare-account-id | Cloudflare Account ID | yes | — |
| d1-database-id | Cloudflare D1 Database ID/UUID | yes | — |
| d1-api-key | Cloudflare D1 API key for database operations | yes | — |
| deepseek-api-key | DeepSeek API key for AI analysis | yes | — |
| openai-api-key | OpenAI API key for AI analysis (optional, if supporting OpenAI as backend) | no | — |
| model-provider | AI model provider to use: deepseek or openai | no | deepseek |
Outputs
| name | description |
|---|---|
| report-path | Path to the generated AI report |
| findings-count | Number of findings analyzed |