File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog for EngineScript: Simple Site Exporter
22
3- ## 1.5.7 - May 1, 2025
3+ ## 1.5.8 - May 1, 2025
4+ ### Code Quality Improvements
5+ - Refactored validation functions to eliminate code duplication
6+ - Created shared ` sse_validate_export_file() ` function for both download and deletion operations
7+ - Improved code maintainability while preserving security controls
8+
9+ ### Security Enhancements
10+ - Updated license to GPL v3
11+ - Enhanced file path validation
12+ - Strengthened regex pattern for export file validation
13+ - Added proper documentation for security-related functions
14+
15+ ## 1.5.7 - April 25, 2025
416### Security Enhancements
517- Implemented comprehensive file path validation function to prevent directory traversal attacks
618- Added referrer checks for download and delete operations
You can’t perform that action at this time.
0 commit comments