Wpull

Latest version: v2.0.1

Safety actively analyzes 629788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 15

0.34.1

Not secure
===================

* Fixes crash when a URL is incorrectly formatted by Wpull. (The incorrect formatting is not fixed yet however.)

0.34

Not secure
=================

* Fixes file descriptor leak with ``--phantomjs`` and ``--delete-after``.
* Fixes case where robots.txt file was stuck in download loop if server was offline.
* Fixes loading of cookies file from Wget. Cookie file header checks are disabled.
* Removes unneeded ``--no-strong-robots`` (superseded with ``--no-strong-redirects``.)
* Fixes ``--no-phantomjs-snapshot`` option not respected.
* More link extraction on HTML pages with elements with ``onclick``, ``onkeyX``, ``onmouseX``, and ``data-`` attributes.
* Adds web-based debugging console with ``--debug-console-port``.

0.33.2

Not secure
===================

* Fixes links not resolved correctly when document includes ``<base href="...">`` element.
* Different proxy URL rewriting for PhantomJS option.

0.33.1

Not secure
===================

* Fixes ``--bind_address`` option not working. The option was never functional since the first release.
* Fixes AttributeError crash when ``--phantomjs`` and ``--X-script`` options were used. Thanks to yipdw for reporting.
* Fixes ``--warc-tempdir`` to use the current directory by default.
* Fixes bad formatting and crash on links with malformed IPv6 addresses.
* Uses more rules for link extraction from JavaScript to reduce false positives.

0.33

Not secure
===================

* Fixes invalid XHTML documents not properly extracted for links.
* Fixes crash on empty page.
* Support for extracting links from JavaScript segments and files.
* Doesn't discard extracted links if document can only be parsed partially.

* API:

* Moves ``OrderedDefaultDict`` from ``util`` to ``collections``.
* Moves ``DeflateDecompressor``, ``gzip_decompress`` from ``util`` to ``decompression``.
* Moves ``sleep``, ``TimedOut``, ``wait_future``, ``AdjustableSemaphore`` from ``util`` to ``async``.
* Moves ``to_bytes``, ``to_str``, ``normalize_codec_name``, ``detect_encoding``, ``try_decoding``, ``format_size``, ``printable_bytes``, ``coerce_str_to_ascii`` from ``util`` to ``string``.
* Removes ``extended`` module.

* Scripting:

* Adds new `wait_time()` callback hook function.

0.32.1

Not secure
===================

* Fixes XHTML documents not properly extracted for links.
* If a server responds with content declared as Gzip, the content is checked to see if it starts with the Gzip magic number. This check avoids misreading text as Gzip streams.

Page 6 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.