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
…oad@v1.0
  • Loading branch information
karmakri committed Dec 14, 2023
1 parent ae05ccb commit 66d7cab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
package detectors.unrestricted_file_upload;

import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.InputStream;
import java.io.File;
import java.util.HashMap;
Expand Down

0 comments on commit 66d7cab

Please sign in to comment.