Doveseed

Latest version: v2.0.4

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

Scan your dependencies

Page 1 of 2

2.0.4

--------------------

Security
^^^^^^^^

* Update dependencies to mitigate vulnerabilities:
- `CVE-2024-30251 <https://nvd.nist.gov/vuln/detail/CVE-2024-30251>`_ (denial of service)
- `CVE-2024-34064 <https://nvd.nist.gov/vuln/detail/CVE-2024-34064>`_ (Jinja HTML attribute injection, doveseed likely no affected)

2.0.3

Not secure
--------------------

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

Not secure
--------------------

Security
^^^^^^^^

* Update aiohttp to version 3.9.0.

2.0.1

Not secure
--------------------

Security
^^^^^^^^

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

2.0.0

Not secure
--------------------

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

Not secure
--------------------

Added
^^^^^

* 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``.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.