What's Changed
- fix(fdb): reject Conf RPCs with missing location by @sfc-gh-ikryvanos in #629
- Fix CWE-93 newline injection in DOTENV DataSet writer by @sfc-gh-ikryvanos in #626
- fix(process): reject uint64 PIDs that wrap to negative by @sfc-gh-ikryvanos in #624
- proxy/server: finish the RPC when the client half-closes by @sfc-gh-pkowalewski in #628
- fix(process): bounds-check GetJavaStacks thread parsing by @sfc-gh-ikryvanos in #630
- fix(mpa): bound size of stored approval payloads by @sfc-gh-ikryvanos in #633
- fix(localfile): reject invalid grep patterns instead of panicking by @sfc-gh-ikryvanos in #632
- fix(telemetry): bound processing of prefixed metadata headers by @sfc-gh-ikryvanos in #631
- fix(localfile): reject symlinks in SetFileAttributes by @sfc-gh-ikryvanos in #627
Full Changelog: v1.63.0...v1.64.0