facts_by_entity
Look up an exact identifier (CVE, CRD, feature gate, flag, metric, config field, dependency) and retrieve every fact about it from CNCF release notes: security fixes, breaking changes, deprecations.
Instructions
Reverse index: every fact touching one exact identifier — a CVE id, CRD, feature gate, flag, metric, config field, or dependency. Case-insensitive. Call this when you have a specific identifier (e.g. from a manifest or advisory) and want to know what changed around it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | optional: api|crd|feature_gate|flag|metric|config_field|extension|dependency|cve|advisory|subsystem | |
| name | Yes | exact identifier to look up: CVE id, CRD, feature gate, flag, metric, config field, dependency |