Is your feature request related to a problem? Please describe.
Actually, we can go on parent folder using ".." scheme.
Describe the solution you'd like
Verify in shell service if path contains "/../" and throw error.
Describe alternatives you've considered
We can add another javax validator to forbides to save path with ".."
Is your feature request related to a problem? Please describe.
Actually, we can go on parent folder using ".." scheme.
Describe the solution you'd like
Verify in shell service if path contains "/../" and throw error.
Describe alternatives you've considered
We can add another javax validator to forbides to save path with ".."