We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74eeda9 commit 8603659Copy full SHA for 8603659
pom.xml
@@ -81,6 +81,9 @@
81
<exclude>**/com/checkmarx/ast/wrapper/CxConstants.class</exclude>
82
<exclude>**/com/checkmarx/ast/wrapper/CxException.class</exclude>
83
<exclude>**/com/checkmarx/ast/wrapper/CxConfig.class</exclude>
84
+ <exclude>**/com/checkmarx/ast/wrapper/CxBaseObject.class</exclude>
85
+ <exclude>**/com/checkmarx/ast/wrapper/CxConfig$*.class</exclude>
86
+
87
88
<!-- Add other patterns as needed -->
89
</excludes>
0 commit comments