Skip to content

Fixed Dependency Modernization & Template Security Hardening

Choose a tag to compare

@paudang paudang released this 01 Apr 05:57
· 181 commits to main since this release

Full Changelog: v.1.19.0...v1.19.1

  • Template Security Hardening: Resolved moderate Prototype Pollution vulnerability in lodash (GHSA-xxjr-mmjv-4gpg) by implementing a targeted override to version ^4.17.23 in generated templates.
  • Dependency Modernization: Updated jake override to ^11.9.5 (latest version) across all project templates.
  • E2E Verified: Validated the fix across multiple scenarios (JS/TS, MVC/Clean, MySQL/MongoDB/GraphQL) via Windows E2E tests with Docker, ensuring 0 vulnerabilities and 100% functional reliability.