| Class | Description |
|---|---|
| SafeZipEntry |
SafeZipEntry class that prevents Zip Slip vulnerability by disallowing ZipEntries with names that target outside
directory, eg.
|
| SafeZipEntryTest | |
| SafeZipInputStream |
SafeZipInputStream extends ZipInputStream and replaces ZipEntry with SafeZipEntry that mitigates Zip slip
vulnerability.
|
| SafeZipInputStreamTest |
| Exception | Description |
|---|---|
| UnsupportedZipEntryException |
Copyright © 2018 SAP SE. All Rights Reserved.