OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

📊 Open source visualization dashboards for OpenSearch.

Results 747 OpenSearch-Dashboards issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your feature request related to a problem? Please describe.** Actually, it is not possible to set a custom color in a visualization type other than TSVB. The problem is...

enhancement
ux / ui
visualizations
unified visualization UX

**Describe the bug** On multinode cluster Dashboards fails when one of the nodes is down. Steps to reproduce: Deploy 3 nodes Opensearch cluster with security plugin enabled, tenants used. Dashboards...

bug
untriaged

## Summary This RFC proposes a refined Semantic Versioning (SemVer) policy for OpenSearch Dashboards. It explicitly separates internal npm dependencies from the semver public contract, reduces the likelihood that internal...

## CVE-2021-33623 - High Severity Vulnerability Vulnerable Library - trim-newlines-1.0.0.tgz Trim newlines from the start and/or end of a string Library home page: https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz Path to dependency file: /package.json Path...

Mend: dependency security vulnerability
cve

Seeing dependencies on versions of babel and friends that are subject to CVE-2025-27789. I see this on the 2.19.1 tag as well as the 2.x branch. Have re-generated yarn.lock to...

bug
cve

Having trouble tracking the source of this down, but the Docker image published for OpenSearch-Dashboards 2.19.1 (image hash b1e6c5ac2b44) contains version canvg-3.0.10 inside of the plugins/reportsDashboard directory, which is the...

bug
cve

Opensearch Dashboards looks to be using PrismJS 1.27.0, which is vulnerable to CVE-2024-53382. Versions >= 1.30.0 of PrismJS should not be vulnerable. Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-53382 Ref: https://github.com/PrismJS/prism/issues/3864

bug
cve

**Describe the bug** Trivy security scanning flagged libxml2 due to this CVE: [CVE-2022-49043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49043) **To Reproduce** ``` docker run -it --entrypoint=/bin/bash opensearchproject/opensearch-dashboards:2.19.0 ls /usr/lib64 | grep libxml ``` observe the output:...

bug
cve

## CVE-2024-11831 - Medium Severity Vulnerability Vulnerable Libraries - serialize-javascript-4.0.0.tgz, serialize-javascript-5.0.1.tgz serialize-javascript-4.0.0.tgz Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Library home page: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz Path...

Mend: dependency security vulnerability
cve

## Description In this pull request the micromatch package was upgraded to 4.0.7 (latest to date) with the intention to fix CVE-2024-4067, but it turns out micromatch fixed this CVE...

bug
cve