Humbug

Latest version: v0.3.2

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

Scan your dependencies

Page 1 of 6

0.3.2

Version refs/tags/python/v0.3.2 of the Humbug Python library

What's Changed
* Python 3.10 compatibility by zomglings in https://github.com/bugout-dev/humbug/pull/102


**Full Changelog**: https://github.com/bugout-dev/humbug/compare/python/v0.3.1...python/v0.3.2

0.3.1

Fix pkg_resources module not found in packages report.

0.3.0

Extend report functionality.

We add a new method called metric_report to HumbugReporter that collects various metrics such as CPU usage, GPU usage, RAM usage, and so on. This method will return the collected metrics as a bugout entry.

You can push it to bugout or use it locally.

0.2.8

Blacklisting parameters in feature reports allow you to specify which parameters from an argument list to filter out.

0.2.7

Fixes error when importing `HumbugReporter` in Python 3.6 environments.

The issue was caused by the fact that `dataclasses` was only introduces as a standard package in Python 3.7. We fixed the issue by conditionally installing the [`dataclasses` backport](https://pypi.org/project/dataclasses/) when the Python version is 3.6.

0.2.6

record_call` and `record_error` decorators now correctly wrap their functions so that docstrings, name, etc. pass through.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.