Problemunvalidated
SonarCloud raises javasecurity:S2083 because the code constructs a File/FileInputStream path using user-influenced data, which could enable path traversal/path injection (e.g., using ../).
8937e641-ef51-4a87-8bc0-3a0e20e0bea4
SonarCloud raises javasecurity:S2083 because the code constructs a File/FileInputStream path using user-influenced data, which could enable path traversal/path injection (e.g., using ../).