[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-28 Thread scha...@adobe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sai Kiran Challa commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 That worked for me. Thank you very much for fixing it. We had a successful build for the first time.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.2428.1564337820292%40Atlassian.JIRA.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-28 Thread scha...@adobe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sai Kiran Challa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57796  
 
 
  Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
Change By: 
 Sai Kiran Challa  
 
 
Comment: 
 I upgraded to 8.90.4 and still see the same error: ```FATAL: Failed to deserialize response to UserRequest:com.checkmarx.jenkins.CxScanCallable@2a8aedd3: java.lang.SecurityException: Rejected: com.cx.restclient.dto.ScanResults; see [https://jenkins.io/redirect/class-filter/]java.lang.SecurityException: Rejected: com.cx.restclient.dto.ScanResults; see [https://jenkins.io/redirect/class-filter/] at hudson.remoting.ClassFilter.check(ClassFilter.java:77) at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:135) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1866) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1749) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2040) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) at hudson.remoting.UserRequest.deserialize(UserRequest.java:291) at hudson.remoting.UserRequest$NormalResponse.retrieve(UserRequest.java:326) at hudson.remoting.Channel.call(Channel.java:957)Caused: java.io.IOException: Failed to deserialize response to UserRequest:com.checkmarx.jenkins.CxScanCallable@2a8aedd3 at hudson.remoting.Channel.call(Channel.java:965) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at com.checkmarx.jenkins.CxScanBuilder.perform(CxScanBuilder.java:711) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1818) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429)```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 
  

[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-28 Thread scha...@adobe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sai Kiran Challa commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 I upgraded to 8.90.4 and still see the same error: ``` FATAL: Failed to deserialize response to UserRequest:com.checkmarx.jenkins.CxScanCallable@2a8aedd3: java.lang.SecurityException: Rejected: com.cx.restclient.dto.ScanResults; see  https://jenkins.io/redirect/class-filter/ java.lang.SecurityException: Rejected: com.cx.restclient.dto.ScanResults; see  https://jenkins.io/redirect/class-filter/ at hudson.remoting.ClassFilter.check(ClassFilter.java:77) at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:135) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1866) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1749) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2040) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) at hudson.remoting.UserRequest.deserialize(UserRequest.java:291) at hudson.remoting.UserRequest$NormalResponse.retrieve(UserRequest.java:326) at hudson.remoting.Channel.call(Channel.java:957) Caused: java.io.IOException: Failed to deserialize response to UserRequest:com.checkmarx.jenkins.CxScanCallable@2a8aedd3 at hudson.remoting.Channel.call(Channel.java:965) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at com.checkmarx.jenkins.CxScanBuilder.perform(CxScanBuilder.java:711) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1818) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429)```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
  

[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-23 Thread liran.st...@checkmarx.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liran Stern commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Hello We have just uploaded 8.90.4 which should fix an additional case of "Failed to serialize...". We hope this will fix the problem you are facing. It should be on the site within 1-2 days.  I'd appreciate if you share your experience with that plugin version. I apologize for the inconvenience, Liran  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.18932.1563888240267%40Atlassian.JIRA.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-22 Thread np7...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nilesh Pawar commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Liran Stern I have upgraded chekmarx to 8.90.3 and my build got succeed but again it started failing because of same reason. here is the log,   FATAL: java.lang.RuntimeException: Failed to serialize hudson.model.Project#builders for class hudson.model.FreeStyleProject*17:01:44* java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream for security reasons; see  https://jenkins.io/redirect/class-filter/ 17:01:44 at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:543)17:01:44 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)17:01:44 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)17:01:44 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)17:01:44 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)17:01:44 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)17:01:44 Caused: java.lang.RuntimeException: Failed to serialize com.checkmarx.jenkins.CxLoggerAdapter#log for class com.checkmarx.jenkins.CxLoggerAdapter*17:01:44* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)17:01:44 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)17:01:44 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)17:01:44 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)17:01:44 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)17:01:44 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)17:01:44 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)17:01:44 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)17:01:44 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)17:01:44 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)17:01:44 Caused: java.lang.RuntimeException: Failed to serialize com.checkmarx.jenkins.CxScanBuilder#log for class com.checkmarx.jenkins.CxScanBuilder*17:01:44* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)17:01:44 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)17:01:44 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)17:01:44 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)17:01:44 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)17:01:44 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)17:01:44 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)17:01:44 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)17:01:44 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)17:01:44 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)17:01:44 at hudson.util.DescribableList$ConverterImpl.marshal(DescribableList.java:269)17:01:44 at 

[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-22 Thread liran.st...@checkmarx.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liran Stern assigned an issue to Liran Stern  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57796  
 
 
  Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
Change By: 
 Liran Stern  
 
 
Assignee: 
 Sergey Kadaner Liran Stern  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.17575.1563782100831%40Atlassian.JIRA.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-22 Thread liran.st...@checkmarx.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liran Stern commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Problem has been fixed.  A new version 8.90.3 was uploaded to the Jenkins Update Center Our apologies and thank you for sharing this issue, Checkmarx Product Manager  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.17564.1563782100640%40Atlassian.JIRA.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-22 Thread np7...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nilesh Pawar commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Hi, I am also facing issue for checkmarx plugin. build log is here please let me know any workaround  FATAL: java.lang.RuntimeException: Failed to serialize hudson.model.Project#builders for class hudson.model.FreeStyleProject*13:27:58* java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream for security reasons; see  https://jenkins.io/redirect/class-filter/ 13:27:58 at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:543)13:27:58 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)13:27:58 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)13:27:58 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)13:27:58 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)13:27:58 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)13:27:58 Caused: java.lang.RuntimeException: Failed to serialize com.checkmarx.jenkins.CxLoggerAdapter#log for class com.checkmarx.jenkins.CxLoggerAdapter*13:27:58* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)13:27:58 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)13:27:58 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)13:27:58 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)13:27:58 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)13:27:58 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)13:27:58 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)13:27:58 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)13:27:58 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)13:27:58 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)13:27:58 Caused: java.lang.RuntimeException: Failed to serialize com.checkmarx.jenkins.CxScanBuilder#log for class com.checkmarx.jenkins.CxScanBuilder*13:27:58* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)13:27:58 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)13:27:58 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)13:27:58 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)13:27:58 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)13:27:58 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)13:27:58 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)13:27:58 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)13:27:58 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)13:27:58 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)13:27:58 at hudson.util.DescribableList$ConverterImpl.marshal(DescribableList.java:269)13:27:58 at 

[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-07-12 Thread susova...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Susovan Ghosh commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 We are encountering the same issue on checkmarx-plugin version 8.90.1. Is there any update, any plan to fix it?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.8569.1562921100229%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-17 Thread r...@akom.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexander Komarov commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Rajat Gupta this is a workaround, not a fix.  There is a link in my comment to a page that explains how to apply it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.1701.1560774720169%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-17 Thread r...@akom.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexander Komarov edited a comment on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 [Temporary workaround|https://jenkins.io/blog/2018/01/13/jep-200/#after-upgrade] for those blocked:  {code :bash }-Dhudson.remoting.ClassFilter=com.cx.restclient.dto.ScanResults{code} (In the Jenkins master command line)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.1695.1560774660193%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-17 Thread rajatx...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rajat Gupta commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 How do i apply this fix? I am using  
 

 
 
8.90.1 version 
 

 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.1689.1560774540361%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-10 Thread r...@akom.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexander Komarov commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Temporary workaround for those blocked: 

 

-Dhudson.remoting.ClassFilter=com.cx.restclient.dto.ScanResults
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.24562.1560180600183%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-05 Thread cxdev...@checkmarx.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Checkmarx Administrator commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 Hi, my name is Liran and I'm the CI Plugins product manager.   Thank you for these comments. I'm sorry to hear you are experiencing these issues. We are looking into this problem. I'd appreciate if next time you contact Checkmarx official support for a faster response. Thank you!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.22022.1559747640761%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-05 Thread aramachandrakam...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ramachandra Kamath Arbettu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57796  
 
 
  Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
Change By: 
 Ramachandra Kamath Arbettu  
 
 
Priority: 
 Major Critical  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.22001.1559746200386%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-06-05 Thread aramachandrakam...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ramachandra Kamath Arbettu commented on  JENKINS-57796  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
 I confirm this issue from the version 8.9.0 of the plugin. We are encountering the same after updating from 8.80.0. We are running on Jenkins ver. 2.164.3   

 

Failed to deserialize response to UserRequest:com.checkmarx.jenkins.CxScanCallable@557f1a37: java.lang.SecurityException: Rejected: com.cx.restclient.dto.ScanResults; see https://jenkins.io/redirect/class-filter/
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199746.1559317468000.21998.1559746140519%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57796) Checkmarx affected by JEP-200

2019-05-31 Thread gmlemm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Haskins created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57796  
 
 
  Checkmarx affected by JEP-200   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Sergey Kadaner  
 
 
Attachments: 
 Jenkins.txt  
 
 
Components: 
 checkmarx-plugin  
 
 
Created: 
 2019-05-31 15:44  
 
 
Environment: 
 OS : Centos  Linux 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux   Java  openjdk version "1.8.0_212"  OpenJDK Runtime Environment (build 1.8.0_212-b04)  OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)   More information in attached file  
 
 
Labels: 
 JEP-200  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Mark Haskins  
 

  
 
 
 
 

 
 CheckMarx stopped working this afternoon. It had been working in the morning. Some Plugins where updated during this time period by CheckMarx (8.90.1) was not. 

 

step([$class: 'CxScanBuilder',
  avoidDuplicateProjectScans: false,
  comment   : "Pipeline Scan",
  credentialsId : 'checkmarx',
  excludeFolders: '',
  exclusionsSetting : 'global',
  failBuildOnNewResults : true,
  failBuildOnNewSeverity: 'HIGH',
  fullScanCycle : 10,