Taskbadger

Latest version: v1.6.1

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

Scan your dependencies

Page 2 of 3

1.3.2

What's Changed
* fix celery serialization bug by snopoke in https://github.com/taskbadger/taskbadger-python/pull/28
* add `safe_update` method to `Task`


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.3.1...v1.3.2

1.3.1

What's Changed

* [bug] fix issue where celery signals were not being connected by snopoke in https://github.com/taskbadger/taskbadger-python/pull/27


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.3.0...v1.3.1

1.3.0

What's Changed

**Celery Integration**
* allow specifying task names to include / exclude from tracking:

python
CelerySystemIntegration(include=["my.tasks..*"], exclude=[".*healthcheck.*"])



**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.2.0...v1.3.0

1.2.0

What's Changed
* celery fixes by snopoke in https://github.com/taskbadger/taskbadger-python/pull/24
* add concept of scope to store global task data by snopoke in https://github.com/taskbadger/taskbadger-python/pull/25


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.1.0...v1.2.0

1.1.0

What's Changed

* auto track celery tasks by snopoke in https://github.com/taskbadger/taskbadger-python/pull/23


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.0.0...v1.1.0

1.0.0

What's Changed

SDK
* `track` Function decorator for tracking python functions with Task Badger
* https://docs.taskbadger.net/python-decorator/
* Celery integration
* https://docs.taskbadger.net/python-celery/


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v0.8.0...v1.0.0

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.