Quality-report

Latest version: v2.93.9

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

Scan your dependencies

Page 79 of 94

1.32.0

* Setting technical debt metric targets via the `technical_debt_target` parameter is no longer supported.
Use the `metric_options` parameter introduced in release 1.31.0.

1.31.2

* Bug fix: Don't crash on `httplib.BadStatusLine` when opening a URL.

1.31.1

* Bug fix: Don't ignore a subject's comment when a metric has a technical debt comment.

1.31.0

* Overriding metric target and low targets via the `targets` and `low_targets` parameters is no longer supported.
Use the `metric_options` parameter introduced in release 1.30.0.
* Allow for accepting technical debt metric targets via the metric options, e.g.
`Product(..., metric_options={metric.MajorViolations: dict(debt_target=TechnicalDebtTarget(50))})`

1.30.0

* Allow for overriding metric targets and low targets via the metric options, e.g.
`Product(..., metric_options={metric.MajorViolations: dict(target=10, low_target=5)})`

1.29.0

* Comments via a Wiki are no longer supported. Use the project definition for comments. See release 1.28.0 below.

Page 79 of 94

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.