Yellowbox

Latest version: v0.8.8

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

Scan your dependencies

Page 4 of 7

0.6.9

Changed
* the "_all" extra has been renamed to "dev"
* Added minimum versions for uvicorn and starlette
Fixed
* webserver: forbid_head_verb fixed to forbid_implicit_head_verb in the type annotation.
Internal
* fixed the dependency for igraph

0.6.8

Fixed
* Fixed issue where webserver would refuse connections from containers on some platforms
* Webserver logs now show the client address

0.6.7

Added
* MockHttpEndpoint and MockWSEndpoint added to webserver package
* Webserver: `class_http_endpoint` and `class_ws_endpoint`, WebServer subclasses automatically add all
class_*_endpoints to their instances when started
* Webserver: `iter_side_effects` to create a side effect that delegates to other per request.
Changed
* Webserver: `PORT_ACCESS_MAX_RETRIES` renamed to `_PORT_ACCESS_MAX_RETRIES`
Fixed
* removed the flask dependency

0.6.6

Deprecated
* `HttpService` is now deprecated in favor of `WebService`
* `WebsocketService` is now deprecated in favor of `WebService`
Added
* `WebService`, a new service to mock http and websocket server
* PostgreSQLService: added method host_connection_string to connect to the database from another container.
* Added tests for python 3.10
* `extras.vault.VaultService`, A new service for Hashicorp Vault.
Fixed
* `websocket-client` has been downgraded to a dev dependency

0.6.5

Added
* build_image ContextManager, to create an image from dockerfile
* docker_client can be imported directly from yellowbox package

0.6.4

Fixed
* Changed rabbitmq configuration to use config files instead of env vars. Allowing usage of rabbitmq 3.9.0 and upwards.

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.