Doveseed

Latest version: v2.0.3

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

Scan your dependencies

Page 1 of 2

2.0.3

Added

- Officially declare Python 3.12 support.
- Tag Docker image of latest stable version with `latest` tag.
- Publish Docker image for `linux/amd64` and `linux/arm64` platforms.

Security

- Update dependencies to mitigate [CVE-2024-24762](https://nvd.nist.gov/vuln/detail/CVE-2024-24762).

2.0.2

Security

- Update aiohttp to version 3.9.0.

2.0.1

Security

- Update certifi dependency to version 2023.07.22 to mitigate CVE-2023-37920.

2.0.0

Changed

- Ported the code from Flask to FastAPI.
- The `app` argument was removed from the `ReCaptchaMiddleware`.

Removed

- Support for Python 3.7, 3.8.
- CORS configuration via the configuration JSON file. Use the [FastAPI CORSMiddleware](https://fastapi.tiangolo.com/tutorial/cors/) instead.

1.1.0

- Allow connecting to SMTP with SSL (instead of `START_TLS`) or no encrpytion at all. See the `ssl_mode` option.
- Allow to configure CORS via the config.
- Health-check endpoint at `/health`.

1.0.3

More robust date parsing and correct handling of timezones.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.