Async-firebase

Latest version: v3.8.0

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

Scan your dependencies

Page 1 of 8

3.8.0

* Endow ``async_firebase.messages.MulticastMessage`` with the ability to set FCM options.

3.7.0

* `async-firebase` has been allowed to perform basic topic management tasks from the server side. Given their registration token(s), you can now subscribe and unsubscribe client app instances in bulk using server logic. You can subscribe client app instances to any existing topic, or you can create a new topic.

3.6.3

* [FIX] The ``join_url`` util has been tuned to encode the URL properly when the path is present. That led to the invalid URL being built.

3.6.2

* Resolve a couple of security concerns by updating `cryptography` package to `42.0.4`.
* [High] cryptography NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override
* [High] Python Cryptography package vulnerable to Bleichenbacher timing oracle attack
* [Moderate] Null pointer dereference in PKCS12 parsing
* [Moderate] cryptography vulnerable to NULL-dereference when loading PKCS7 certificates

3.6.1

Not secure
* Remove unintended quoting of the column char in the API URLs

3.6.0

Not secure
* Introduce send_each and send_each_for_multicast methods
* Add deprecation warnings to send_all and send_multicast methods, because they use the API that
Google may deprecate soon. The newly introduced methods should be safe to use.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.