get_patch_definitions
Retrieve patch definitions for a CVE ID, returning severity, release date, and superseded status to support EOL and patch response decisions.
Instructions
CVE ID 등의 조건으로 Patch 정의(패치 카탈로그)를 검색합니다 (심각도, 릴리즈일, 슈퍼시드 여부 포함). (업무요건: EOL/패치 대응)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cveId | No | 필터링할 단일 CVE ID (예: CVE-2014-123456) | |
| first | No | 조회할 패치 정의 수 (기본 10) |