This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


    from 178f633  Fix Sonar warning: Make field private
     new 8323941  Fix sonar security warning: False positive in the context of 
JMeter
     new d467f53  Bug 63793 - Fix unsecure XML Parsing
     new bccc3e0  Add test for unsecure XML loading
     new ff43e5c  Revert import order

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/jmeter/assertions/XMLAssertion.java    |  4 +++-
 .../org/apache/jmeter/assertions/XMLSchemaAssertion.java   |  3 ++-
 .../org/apache/jmeter/assertions/XmlAssertionTest.java     | 14 ++++++++++++++
 .../java/org/apache/jmeter/gui/action/SchematicView.java   |  2 ++
 .../apache/jmeter/gui/action/template/TemplateManager.java |  2 ++
 .../main/java/org/apache/jmeter/util/JsseSSLManager.java   |  2 +-
 .../src/main/java/org/apache/jmeter/util/XPathUtil.java    | 13 ++++++++++---
 .../org/apache/jmeter/functions/XPathFileContainer.java    |  5 ++++-
 .../jmeter/protocol/http/proxy/DefaultSamplerCreator.java  |  2 ++
 .../protocol/jms/sampler/render/ObjectMessageRenderer.java |  1 +
 xdocs/changes.xml                                          | 11 +++++++++++
 11 files changed, 52 insertions(+), 7 deletions(-)

Reply via email to