get_cves
Retrieve all CVE records for a specified PostgreSQL version, helping you identify known vulnerabilities and assess security risks.
Instructions
List all CVEs affecting a specific PostgreSQL version.
Args: version: A PostgreSQL version string (e.g. "16.4", "15.8", "14.0").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes |