nisarg01-01/Sentinel PR Review
Multi-agent AI security, architecture, and quality review for pull requests — powered by Azure AI Foundry and gpt-4.1-mini.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-endpoint | Azure AI Foundry project endpoint | yes | — |
| model | Deployed model name | no | gpt-4.1-mini |
| azure-client-id | Azure service principal client ID | yes | — |
| azure-tenant-id | Azure tenant ID | yes | — |
| azure-client-secret | Azure service principal client secret | yes | — |
| azure-search-endpoint | Azure AI Search endpoint | yes | — |
| azure-search-index | Azure AI Search index name containing ADR documents | no | sentinel-adrs |
| azure-search-key | Azure AI Search admin key | yes | — |
| mcp-function-url | Azure Function URL for the MCP server | yes | — |
| mcp-function-key | Azure Function host key for the MCP server | yes | — |
| azure-inference-key | API key for the Azure AI Inference endpoint | yes | — |
| vuln-model | Model to use for vulnerability agent (defaults to model) | no | gpt-4.1-mini |
| report-model | Model to use for report agent (defaults to model) | no | gpt-4.1-mini |
| azure-storage-connection-string | Azure Storage connection string for finding memory (optional) | no | — |
Outputs
no outputs