public class TestXss extends BaseJiraWebTest
  • Constructor Details

    • TestXss

      public TestXss()
  • Method Details

    • setUp

      public static void setUp()
    • testRoleActorActionsXSS

      public void testRoleActorActionsXSS() throws Exception
      Throws:
      Exception
    • testEditProfileXSS

      public void testEditProfileXSS()
      Tests against XSS in EditProfile!default.jspa (JST-3617)
    • testEditProfileEmail

      public void testEditProfileEmail()
    • testEditApplicationPropertiesXSS

      public void testEditApplicationPropertiesXSS()
      Tests against XSS in EditApplicationProperties.jspa (JST-3790)
    • testAddUserXSS

      public void testAddUserXSS()
      Tests against XSS in AddUser.jspa (JST-3797)
    • testPrototypePollutionInIssueNavigator

      public void testPrototypePollutionInIssueNavigator()