amarkevich opened a new pull request #528: cxf-rt-ws-security: fix PVS-Studio errors/warnings URL: https://github.com/apache/cxf/pull/528 https://www.viva64.com/en/m/0044/ Keep as is: 1. couple of [CWE-690] Potential null dereference of 'var' 2. V6032 It is odd that the body of method 'checkAsymmetricBinding' is fully equivalent to the body of another method 'checkTransportBinding'. [cxf\rt\ws\security\src\main\java\org\apache\cxf\ws\security\wss4j\PolicyBasedWSS4JStaxOutInterceptor.java:61, cxf\rt\ws\security\src\main\java\org\apache\cxf\ws\security\wss4j\PolicyBasedWSS4JStaxOutInterceptor.java:92] 3. High: V6007 [CWE-571] Expression '!foundSCT' is always true. [cxf\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\interceptors\SecureConversationInInterceptor.java:472]
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
