Skip to content

Commit 5ee2ccd

Browse files
authored
Update README.md
1 parent db426b4 commit 5ee2ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# remotezip
22

3-
The goal of this forked version of `remotezip` is to use the unzip library for performing some safety checks agains zip bombs. We will also containerize the command line tool.
3+
The goal of this forked version of `remotezip` is to restrict some of the resources used before extracting.
44

55
This module provides a way to access single members of a zip file archive without downloading the full content from a remote web server. For this library to work, the web server hosting the archive needs to support the [range](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests) header.
66

0 commit comments

Comments
 (0)