OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
Anytime there is a link failure (which seems to be an increasing amount of times lately). We need to update the lycheeignore file if the link is unrelated to the...
### Description add http://www.site.com to lycheeignore ### Issues Resolved lint checker failed ## Screenshot ## Testing the changes ## Changelog - fix: Lint checker failure fix ### Check List -...
### Issue Resolved https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6769 ## Changelog - security: [CVE-2024-33883] Bump ejs from `3.1.7` to `3.1.101 ### Check List - [ ] All tests pass - [ ] `yarn test:jest` -...
### Description ### Issues Resolved ## Screenshot ## Testing the changes ``` PASS src/plugins/data_source_management/public/components/validation/datasource_form_validation.test.ts (5.056 s) DataSourceManagement: Form Validation validate create/edit datasource for Username and Password auth type ✓ should...
### Description This will not target `main` until after much more thorough testing. But for now, I want to remove these legacy stylesheets from the feature branch so we can...
### Description There are a couple different fixes here, which can be viewed separately by looking at the separate commits. But the root cause of https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6704 was primarily the fact...
## CVE-2024-33883 - High Severity Vulnerability Vulnerable Library - ejs-3.1.7.tgz Embedded JavaScript templates Library home page: https://registry.npmjs.org/ejs/-/ejs-3.1.7.tgz Path to dependency file: /package.json Path to vulnerable library: /node_modules/ejs/package.json Dependency Hierarchy: -...
Backport d920951800978f8e66da6e0d1c5347d1c029c28c from #6752.
**Describe the bug** When clicks a legacy discover url, it redirect to new URL with `data_explorer` parameter. But timefield is not set , it only shows the last 15minutes in...
**Is your feature request related to a problem? Please describe.** When user has opensearch dashboards opened in the browser, leaves the PC for few hours, returns back - session might...