Package
opensearch-dashboards-3
Component
ajv
Latest update
Fixed version
3.5.0-r6
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
Fixed version
3.5.0-r6Status
Impact
ajv 8.17.1 is a transitive dependency nested under compression-webpack-plugin and schema-utils. A **/ajv yarn resolution cannot be used because it forces ajv 8.x into packages that require ajv 6.x (schema-utils v2 via ajv-keywords@3.5.2), breaking the @osd/ui-shared-deps bootstrap with "these parameters are deprecated, see docs for addKeyword" errors. Both ajv 6.x and 8.x coexist in this codebase and cannot be globally overridden. Fix requires upstream opensearch-dashboards to update compression-webpack-plugin and schema-utils to versions that use ajv 8.18.0+.
Status