Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Add size validation for long-to-int casts in buildpack module
Add explicit size checks before casting long values to int in Content.of(File) and LogUpdateEvent.read() to prevent silent data corruption or NegativeArraySizeException when processing large files or malformed Docker stream data. See gh-50382 Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
S
Sebastien Tardif committed
f318c931331a386ae3d13f93707f6cb253541d92
Parent: 0ecdaa6
Committed by Phillip Webb <phil.webb@broadcom.com>
on 5/12/2026, 6:46:09 PM