Skip to content

Commit

Permalink
Add HttpServletRequest check
Browse files Browse the repository at this point in the history
  • Loading branch information
jandro996 committed Mar 14, 2024
1 parent 1b477a7 commit ea303b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import javax.servlet.ServletContext;
import javax.servlet.ServletRequest;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequest;
import net.bytebuddy.asm.Advice;

public class IastServlet3Advice {
Expand Down

0 comments on commit ea303b5

Please sign in to comment.