mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-20 00:18:10 +00:00
Return null when startPos exceeds string length to prevent out-of-bounds access. Add comprehensive test coverage for environment variable parsing edge cases.