1 Commits

Author SHA1 Message Date
Amir Aslamov
bf132719cf
VAULT-32330: fix sanitize path function to account for backslashes (#28878)
* expand the leading prefix check to check for double forward and back slashes

* improve the logic to be more concise

* add unit tests

* add a changelog

* make it a bug type

* feedback: reconstruct the check to explicitly check for backslash as well as slash followed by backslash
2024-11-13 10:56:55 -05:00