Skip to content

v1.3.3053 Security Enhancements

Compare
Choose a tag to compare
@trongate trongate released this 26 Jun 19:36
· 151 commits to master since this release

This release introduces a new sanitize_file_path function within the Core class to enhance security.
This function resolves and validates file paths to ensure they are within allowed base directories, preventing directory traversal attacks.
Updated the serve_vendor_asset and serve_module_asset methods to utilize this new function, adding an extra layer of protection against unauthorized access to sensitive files. These improvements fortify the framework's security, ensuring safe file handling and mitigating potential vulnerabilities. Enjoy the enhanced robustness and peace of mind with Trongate framework v1.3.3053.