noexec / curldl

Safely and reliably download files with PycURL
https://pypi.org/project/curldl/
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Implement system-level security and stress tests #5

Open noexec opened 1 year ago

noexec commented 1 year ago
noexec commented 1 year ago

Should also decide on default User-Agent (none, specific curl/version as it is now, libcurl/version from pycurl.version_info()[1], …) (done in #13)

noexec commented 1 year ago

Ensure that file:// links are disallowed. (done in #13)

noexec commented 1 year ago

Verify URL redirects policy:

Consider implementing a more restricted URL redirects policy: