Releases: aws-solutions/simple-file-manager-for-amazon-efs
Releases · aws-solutions/simple-file-manager-for-amazon-efs
v1.5.12
Security:
- Bump cross-spawn to
7.0.6
to resolve CVE-2024-9506
Fixed:
- If a filesystem's stack changes from CREATE_COMPLETE to UPDATE_COMPLETE it no longer lists as managed #229
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
v1.5.11
[1.5.11] - 2024-10-29
Security:
- Bump http-proxy-middleware to
2.0.7
to resolve cve-2024-21536 - Bump cookie to
0.7.0
to resolve CVE CVE-2024-47764
v1.5.10
[1.5.10] - 2024-09-20
Security:
- Bump webpack to
5.94.0
to resolve CVE-2024-43788 - Bump serve-static to
1.16.2
to resolve CVE with send CVE-2024-43799 - Bump path-to-regexp to
0.1.10
to resolve CVE-2024-45296 - Bump micromatch to
4.0.8
to resolve CVE-2024-4067 - Remove usage of
bootstrap-vue
(EOL) and migratebootstrap v4
(EOL) tobootstrap v5
to resolve CVE-2024-6531 - Adds Security.md file to provide guidance around reporting security vulnerabilities.
v1.5.9
Security:
- Bump
fast-xml-parser
to4.4.1
to resolve [CVE-2024-41818] - Update to Vue 3 compat build and replace
vue-template-compiler
with@vue/compiler-sfc
to resolve [CVE-2024-6783]
Removed
- Unused
vue-stepper-component
andvue2-dropzone
dependencies
1.5.8
[1.5.8] - 2024-06-23
Security:
- Bump
braces
to3.0.3
to resolve [CVE-2024-4068] - Bump
ws
to resolve [CVE-2024-37890]
Full Changelog: v1.5.7...v1.5.8
Simple File Manager for Amazon EFS v1.5.7
Fixed:
- Updated API Handler Python runtime to 3.11 due to Python 3.8 Lambda runtime deprecation
Changes:
- Updated spoke template descriptions to include suffix
Simple File Manager for Amazon EFS v1.5.6
Fixed
-
Updated axios sub-dependency to use v0.28.0 to resolve security vulnerabilities:
-
Re-generated package-lock to resolve security vulnerabilities:
Simple File Manager for Amazon EFS v1.5.5
Fixed:
- Updated crypto.js dependency to fix security vulnerabilities [CVE-2023-46233]
- Updated react-dev-tools dependency to fix security vulnerabilities [CVE-2023-5654]
- Update urllib3 dependency to v1.26.18
Simple File Manager for Amazon EFS v1.5.4
Fixed:
- Fixing Security Vulnerabilities
Simple File Manager for Amazon EFS v1.5.3
Bug Fixes:
- Merge Website Bucket policy statements to prevent deployment failures on policy creation slowdowns
- Remove uneeded exit in Unit test script
- Added downline dependencies to NOTICE.txt
Security:
- Upgrade Node version to 18
- Upgrade Python runtime to 3.11
- Update NPM packages to fix vulnerabilities