mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-10 10:21:08 +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.