mirror of
https://github.com/wazuh/wazuh-dashboard.git
synced 2025-12-10 00:31:06 -06:00
3.8 KiB
3.8 KiB
Version 1.3.7 Release Notes
📈 Features/Enhancements
- [Windows] Facilitate building and running OSD and plugins on Windows platforms (#2601)
- [Windows] Add helper functions to work around the differences of platforms (#2681)
- [Windows] Add
@osd/cross-platformpackage to standardize path handling across platforms (#2703)
🛡 Security
- [CVE-2022-0144] Bump shelljs from 0.8.4 to 0.8.5 (#2511)
- [Legacy Maps Plugin] Prevent reverse-tabnabbing (#2540)
- [CVE-2022-3517] Bump minimatch from 3.0.4 to 3.0.5 and [IBM X-Force ID: 220063] unset-value from 1.0.1 to 2.0.1 (#2640)
- [CVE-2022-0155] Bump follow-redirects to 1.15.2 (#2653)
- [CVE-2022-0536] Bump follow-redirects to 1.15.2 (#2653)
- [CVE-2021-24033] Remove storybook package (#2660)
- [CVE-2021-42740] Remove storybook package (#2660)
- [CVE-2022-23647] Bump prismjs to 1.29.0 (#2668)
- [CVE-2022-37599] Bump loader-utils to 2.0.4 (#2995)
- [CVE-2022-37603] Bump loader-utils to 2.0.4 (#2995)
📝 Documentation
- Add the release runbook to RELEASING.md (#2533)
- Security-CVEs fixes guidelines #2674
- Correct README and help command of osd-plugin-helpers (#2810)
🐛 Bug Fixes
- [Chore] Visualize link fix #2395
- [BUG] Fix suggestion list cutoff issue (#2607)
- Remove Leftover X Pack references (#2638)
- Bump
delversion to fix MacOS race condition (#2847) - Temporary workaround for task-kill exceptions on Windows when it is passed a pid for a process that is already dead (#2842)
- [Build] Fixed "Last Access Time" not being set by
scanCopyon Windows (#2964) - Update
leaflet-vegaand fix its usage (#3005)
🚞 Infrastructure
- Update backport custom branch name to utilize head template (#2766)
🛠 Maintenance
- Increment version to 1.3.7 #2528