Webscrapbook

Latest version: v2.3.2

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

Scan your dependencies

Page 30 of 32

0.24.0

Not secure
* Added `convert wsb2sb` command.

0.23.0

Not secure
* Bumped client requirement to >= 0.79.
* Adjusted locking mechanism:
* A lock is now created under `.wsb/locks` instead of `.wsb/server/locks`.
* A lock is now created as a file instead of a folder.
* A lock is now created with an ID, and can be extended using the same ID. Releasing a lock now requires its ID.
* The server now responses 503 rather than 500 for a timeout of `lock` server action.
* Added `cache`, `check`, and `convert` commands.

0.22.0

Not secure
* Removed shebang for script files.

0.21.0

Not secure
* A lock is now created using a hashed filename instead of a plain filename.

0.20.0

Not secure
* Added content security policy restriction for served web pages. They can no longer send AJAX requests and form actions to prevent a potential attack. A config `app.content_security_policy` is added to change the behavior.

0.18.1

Not secure
* Installation requirement is now declared as Python >= 3.6. Note that version compatibility is not thoroughly checked for prior versions, and some functionalities are known to break in Python < 3.7 for some versions despite marked as installable.
* Response of a server`config` action now exposes a new `WSB_EXTENSION_MIN_VERSION` value, which informs the client to apply self version checking.

Page 30 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.