Files
kustomize/api/internal
NoNE 29bf16c673 Reject ambiguous resource paths with inner ".." to prevent silent misresolution (#6087)
* Reject paths with inner '..' in FileLoader.New to prevent silent misresolution

* Refactor hasInnerDotDot to two-phase loop eliminating mutable state

* Narrow check to embedded '..' segments to allow legitimate winding paths

* Fix gofmt alignment and trailing whitespace in new test functions

* Fix pre-existing lint errors in fileloader_test.go
2026-03-25 20:50:19 +05:30
..
2025-08-17 13:05:12 -07:00
2023-08-09 13:40:07 -04:00
2026-01-13 08:13:23 +09:00
2020-12-04 12:29:39 -08:00