Package
kibana-9.0
Component
ajv
Latest update
2.9
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
Upstream fix for GHSA-2g4f-4pwh-qvx6 requires ajv >= 8.18.0. Forcing ajv to ^8.18.0 via yarn resolutions breaks the kibana build:
TypeError: Cannot read properties of undefined (reading 'date') at extendFormats (ajv-keywords/keywords/_formatLimit.js:63:25)
ajv 8.18.0 changed internal format APIs that ajv-keywords (a transitive dep via webpack -> schema-utils -> ajv-keywords) relies on. Fix requires upstream to update their full bazel-managed dependency chain in a coordinated release.
Status