Affected by GO-2026-6263
and 1 other vulnerabilities
GO-2026-6263: Tekton Pipelines-as-Code: Unscoped GitHub App installation token allows unauthorized access to private repositories via remote task resolution in github.com/openshift-pipelines/pipelines-as-code
GO-2026-6266: Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header in github.com/openshift-pipelines/pipelines-as-code
A lightweight HTTP server that mimics OpenAI and Google Gemini APIs for testing
purposes. This server allows E2E testing of LLM integration without incurring
API costs or depending on external services.
Features
✅ OpenAI API Compatible - Supports /v1/chat/completions endpoint
✅ Gemini API Compatible - Supports /v1beta/models/{model}:generateContent endpoint
✅ Configurable Responses - Keyword-based and provider-specific responses
✅ Simulate Failures - Rate limiting and server errors