Skip to main content

Endpoint

Overview

This endpoint opens a GitHub PR with a deterministic (non-AI) fix. It works for:
  • Secret redaction: AWS keys, GitHub tokens, Slack tokens, JWT tokens
  • .gitignore additions for missing .env exclusion patterns
No Anthropic API key is required — fixes are applied via pattern matching and file manipulation.

Request

Response

Supported finding types

For other finding types, use /v1/fix for an AI-generated fix instead.

Example

Error responses