oscaar90/OpsGuard AI Security Gate
Regex + LLM security gate for CI/CD pipelines. Blocks PRs with secrets, SQL injections, backdoors and supply-chain attacks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openrouter-api-key | OpenRouter API key for Gate 2 semantic analysis (required). | yes | — |
| risk-threshold | Minimum risk score (0–10) to block the pipeline. Default: 7. | no | 7 |
| base-url | Base URL of the LLM API endpoint. Default: https://openrouter.ai/api/v1 | no | https://openrouter.ai/api/v1 |
| model | LLM model identifier (via OpenRouter) for Gate 2 analysis. | no | google/gemini-2.0-flash-001 |
| telemetry-mode | Telemetry verbosity: verbose | summary | silent. | no | verbose |
Outputs
no outputs