Skip to content

Core Stability & Security Enforcement

Choose a tag to compare

@paudang paudang released this 19 Mar 12:32
· 254 commits to main since this release

Security Patch: Upgraded core dependencies including inquirer, ejs, and commander to their latest stable versions to mitigate potential vulnerabilities and improve CLI performance.

Quality Gate Enforcement: Established a stricter testing environment by raising the global Code Coverage threshold to 80% (Functions, Lines, and Statements). This ensures long-term maintainability and reliability.

Code Refactoring: Eliminated redundant logic and dead code within the scaffolding engine to provide a leaner and faster project initialization experience.

Docker Cross-Platform Fix: Optimized file naming conventions to prevent "Case-Sensitive" conflicts when transitioning between Windows (NTFS) and Linux (ext4) environments.

🛠️ Technical Changes
Updated package.json dependencies.

Enhanced jest.config.js with new coverage rules.

Refined internal template structure for better Docker compatibility.

https://trello.com/c/gbVvMaH9/19-enhance-update-core-dependencies-to-resolve-security-vulnerabilities-and-improve-stability-enforce-stricter-testing-coverage-thr