mirror of
https://github.com/wazuh/wazuh-dashboard.git
synced 2025-12-10 00:31:06 -06:00
* Create 1.3.8 release notes Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Remove unused tags Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Remove old changelog Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Fix typo Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Address comments Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Add PRs Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Remove unreleased PR Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> * Remove unreleased PR Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com> --------- Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>
1.9 KiB
1.9 KiB
Version 1.3.8 Release Notes
🛡 Security
- [CVE-2022-25901] Bump supertest from 2.0.5 to 2.0.12 (#3326)
- [CVE-2022-25860] Bump simple-git from 3.15.1 to 3.16.0 (#3345)
- [CVE-2022-46175] Bump json5 version from 1.0.1 and 2.2.1 to 1.0.2 and 2.2.3 (#3201)
- [CVE-2022-25912] Bump simple-git from 3.4.0 to 3.15.0 (#3036)
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#3009)
🐛 Bug Fixes
- [BUG] Fixes misleading embeddable plugin error message (#3043)
- [BUG] Trim trailing slashes before checking no-restricted-path rule (#3020)
🚞 Infrastructure
- Lock workflow tests to Chrome and ChromeDriver 107 as the last combination that run on Node.js v10 (#3299)
- Update yarn timeout for GitHub workflow on Windows (#3118)
- Add Windows CI to the GitHub workflow (#2966)
📝 Documentation
- Fix documentation link for date math (#3207)