Files
kustomize/api
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
..
2024-01-29 23:18:51 +09:00
2021-03-17 06:35:30 -07:00
2026-03-04 23:30:01 +09:00
2026-03-04 23:30:01 +09:00