PRQA Jenkins plugin 3.0.1 reports the following issue while unmarshalling report information:

      ConversionException: Refusing to unmarshal chosenReportTypes for security reasons; see https://jenkins.io/redirect/class-filter/
      ---- Debugging information ----
      class : java.util.EnumSet required-type : java.util.EnumSet converter-type : hudson.util.XStream2$BlacklistedTypesConverter path : /build/actions/net.praqma.jenkins.plugin.prqa.notifier.PRQABuildAction/publisher/chosenReportTypes line number : 141
      ------------------------------

      This problem seems to indicate the java.util.EnumSet is not being whitelisted in Jenkins.

          [JENKINS-50939] Problem unmarshalling java.util.EnumSet

          Marcos Bento created issue -
          Marcos Bento made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Marcos Bento added a comment -

          PR 3403(https://github.com/jenkinsci/jenkins/pull/3403) submitted to fix this problem.

          Marcos Bento added a comment - PR 3403 ( https://github.com/jenkinsci/jenkins/pull/3403 ) submitted to fix this problem.
          Oleg Nenashev made changes -
          Labels New: core
          Oleg Nenashev made changes -
          Component/s New: core [ 15593 ]
          Oleg Nenashev made changes -
          Labels Original: core New: JEP-200 core

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/resources/jenkins/security/whitelisted-classes.txt
          http://jenkins-ci.org/commit/jenkins/e511ff832a24350bc43045abbac5f4070bfb376b
          Log:
          Merge pull request #3403 from marcosbento/whitelist_enumset

          JENKINS-50939 - Whitelist java.util.EnumSet

          Compare: https://github.com/jenkinsci/jenkins/compare/909f55b77da1...e511ff832a24

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/resources/jenkins/security/whitelisted-classes.txt http://jenkins-ci.org/commit/jenkins/e511ff832a24350bc43045abbac5f4070bfb376b Log: Merge pull request #3403 from marcosbento/whitelist_enumset JENKINS-50939 - Whitelist java.util.EnumSet Compare: https://github.com/jenkinsci/jenkins/compare/909f55b77da1...e511ff832a24
          Oleg Nenashev made changes -
          Labels Original: JEP-200 core New: JEP-200 core lts-candidate

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/resources/jenkins/security/whitelisted-classes.txt
          http://jenkins-ci.org/commit/jenkins/e10e98f85408164048350b0f924b63e279624d26
          Log:
          Merge pull request #3403 from marcosbento/whitelist_enumset

          JENKINS-50939 - Whitelist java.util.EnumSet

          (cherry picked from commit e511ff832a24350bc43045abbac5f4070bfb376b)

          Compare: https://github.com/jenkinsci/jenkins/compare/f11b585a28c3...e10e98f85408

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/resources/jenkins/security/whitelisted-classes.txt http://jenkins-ci.org/commit/jenkins/e10e98f85408164048350b0f924b63e279624d26 Log: Merge pull request #3403 from marcosbento/whitelist_enumset JENKINS-50939 - Whitelist java.util.EnumSet (cherry picked from commit e511ff832a24350bc43045abbac5f4070bfb376b) Compare: https://github.com/jenkinsci/jenkins/compare/f11b585a28c3...e10e98f85408
          Oliver Gondža made changes -
          Labels Original: JEP-200 core lts-candidate New: 2.107.3-fixed JEP-200 core

            Unassigned Unassigned
            marcos_bento Marcos Bento
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: