Flask-opsgenie

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 4

0.5.0

- New config parameter: envtype. Envtype will be added as a suffix to alert alias for environment based de-duplication of alerts.
- Removed _app_ctx_stack and use g instead to support Flask 3.x

0.4.4

Excluding flask 3.0.0 and above due to breaking changes.

0.4.3

Handle RecursionError when applying to str on exception objects.

0.4.2

Fixed breaking traceback.format_exception function interface for python 3.10.

0.4.1

Feature release:
- flask-opsgenie will now allow to forward request headers to alert.
- A new config option called FORWARDED_HEADER_KEYS has been introduced which accepts a list of request headers
- The above list of headers will be forwarded to opsgenie whenever an alert is generated.
- This should potentially help in debugging while pinpointing reuqests causing a given alert/exception.

0.3.2

Enhancements:
- Use exception class name in alias to cut down on length and keep the func_name-<exception> combination unique and less random
- This will help in deduplication on Opsgenie

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.