Skip to content

Commit

Permalink
Add compliant and noncompliant examples of java/unrestricted-file-upl…
Browse files Browse the repository at this point in the history
  • Loading branch information
karmakri committed Dec 14, 2023
1 parent b325b1a commit c253cf8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
import org.springframework.util.StringUtils;
import javax.servlet.ServletException;
import javax.servlet.http.Part;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.StandardCopyOption;

Expand Down

0 comments on commit c253cf8

Please sign in to comment.