This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from aaf1489fab Merge pull request #1237 from
apache/dependabot/maven/httpcore.version-5.4.3
add 33812615f1 prevent zip slip in addAsWebResources web resource unzip
new c2f5d68ffa Merge pull request #1227 from
rootvector2/addaswebresources-zip-slip
The 1 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:
.../apache/axis2/deployment/DeploymentEngine.java | 16 ++++-
.../deployment/AddAsWebResourcesZipSlipTest.java | 71 ++++++++++++++++++++++
2 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644
modules/kernel/test/org/apache/axis2/deployment/AddAsWebResourcesZipSlipTest.java