{"uid":"cap_R75WwNlJTHB1GqpwMYXbX","slug":"github-security-advisory-feed-for-go-packages-c4ec5d8f","name":"GitHub Security Advisory Feed for Go Packages","description":"New security vulnerabilities and CVEs affecting Go packages published since a timestamp (GitHub's reviewed advisory database) — each with its CVE ID, CVSS/severity score, affected package names, and a link. Answers \"did a dependency I use get a new CVE or vulnerability I should patch?\"","url":"https://oracles-production.up.railway.app/v1/ghsa-go/changes","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":500,"minimum":1},"since":{"type":"string","format":"date-time","description":"Only changes detected after this ISO-8601 instant"},"min_significance":{"type":"integer","maximum":10,"minimum":1,"description":"Keep only changes scored at least this"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"type":"integer"},"source":{"type":"string"},"changes":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"title":{"type":"string"},"detail":{"type":"object"},"summary":{"type":"string"},"entityId":{"type":"string"},"sourceUrl":{"type":["string","null"],"description":"Primary-source link for verification"},"detectedAt":{"type":"string","format":"date-time"},"significance":{"type":"integer","maximum":10,"minimum":1},"effectiveDate":{"type":["string","null"]}}}}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_uu1WHa43uhWMQHgnVb-BE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns reviewed GitHub security advisories (GHSAs) for Go packages published since a given timestamp, scored by severity with affected package details and source links.","exampleAgentPrompt":"Show me all GitHub security advisories for Go packages detected since 2025-01-01T00:00:00Z with a severity score of at least 7, up to 50 results.","exampleUseCases":null,"resultDescription":"A JSON object containing a count of matching advisories, the data source identifier, and an array of advisory change records — each with a type, title, summary, significance score (1–10), affected entity ID, primary source URL for verification, detected-at timestamp, and effective date.","failureModes":["Invalid or missing 'since' date format returns a 400 error","min_significance out of range (below 1 or above 10) returns a 400 validation error","limit out of range (below 1 or above 500) returns a 400 error","Payment not sent or invalid x402 payment header returns a 402 Payment Required error","No advisories found in the specified window returns an empty changes array with count 0","Upstream GitHub Advisory Database unavailable may cause 503 or timeout"],"whenToPreferThis":"Choose this endpoint when you need a structured, severity-scored feed of GitHub security advisories scoped specifically to the Go package ecosystem. It is ideal for automated dependency auditing, CI/CD security gates, or alerting pipelines that need incremental change detection via a 'since' timestamp. Prefer it over raw GitHub API queries when you want pre-scored significance ratings and a normalized change-event schema without having to parse raw GHSA JSON yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:16:32.107Z","isFirstParty":false}