Comet-core

Latest version: v2.11.0

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

Scan your dependencies

Page 2 of 5

2.7.0

Update dependencies and reformat the code to latest Black version.

2.6.1

This release adds authentication requirement for /interactions api endpoint

2.6.0

The release adds a non-digest mode so the router will receive only the events that are new or need a reminder.

By default (digest mode), all batch events will be grouped by an owner and source_type.
The email will look like:
> Here are your X new issues, and by the way, you have these Y old ones.

2.5.0

This release adds exception handling to the send function, allowing routers to raise an exception preventing messages from being marked as sent if an error occurred during sending.

There is no special handling of these unsent messages, so it is good to keep an eye on the logs to notice when this is happening.

This release also defines exceptions previously defined in the comet-common library. The exceptions in comet-common are now regarded as deprecated and will be replaced with the corresponding exception from core.

2.4.1

Improve logging when Comet is exiting, making it possible to see which signal that was sent.

2.4.0

Add an API endpoint to fetch all events for a fingerprint.

Improve error handling in `get_and_check_fingerprint`, raising RuntimeError if unsupported methods are used rather than failing due to Python issues.

Adds option to `get_and_check_fingerprint` to allow certain endpoints to be more open (for example if they do not contain sensitive data).

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.