Branch: refs/heads/jenkins_release_integration
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 7bf1c1091330394e907b301ceb9641c0614f22d4
      
https://github.com/jenkinsci/checkmarx-plugin/commit/7bf1c1091330394e907b301ceb9641c0614f22d4
  Author: [email protected] <[email protected]>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  -----------
  Update hudson.remoting.ClassFilter

Added Results class to the class filter as during deserialization this was 
failing. And it is serialized so as to work in master slave ode if during scan 
any exception occurs , the exception was not getting added to results object. 
Hence failTheBuild() in CxScanBuilder class not not making the build 
fail/unstable . This issue was discovered during defect AB#2334. The issue was 
even if user gives wrong user name and password, the job still continue to be 
SUCCESS in master slave mode


  Commit: 49031953f96e27b7c574eb3b6f92ba2b1ef1dd9f
      
https://github.com/jenkinsci/checkmarx-plugin/commit/49031953f96e27b7c574eb3b6f92ba2b1ef1dd9f
  Author: SubhadraSahoo <[email protected]>
  Date:   2021-10-04 (Mon, 04 Oct 2021)

  Changed paths:
    M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  -----------
  Merge pull request #74 from jenkinsci/master-slave-wrong-credential-fix

Added Results class to the class filter as during deserialization this was 
failing. And it is serialized so as to work in master slave ode if during scan 
any exception occurs , the exception was not getting added to results object. 
Hence failTheBuild() in CxScanBuilder class not not making the build 
fail/unstable . This issue was discovered during defect AB#2334. The issue was 
even if user gives wrong user name and password, the job still continue to be 
SUCCESS in master slave mode


Compare: 
https://github.com/jenkinsci/checkmarx-plugin/compare/1f8c5f01757b...49031953f96e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/checkmarx-plugin/push/refs/heads/jenkins_release_integration/1f8c5f-490319%40github.com.

Reply via email to