Sw360

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 3

1.5.0

* when using CaPyCLI in a CI pipeline, connection problems to teh SW360 server (5xx) cause
the pipeline to fail. We have now add an improved session handling to all api requests.
* dependency updates due to security vulnerabilities in idna.

1.4.1

Not secure
* fix for `update_project`: ensure that there is no key error.
* dependency updates.

1.4.0

Not secure
* have type hints.
* drop support for Python 3.7.
* dependency update (urllib3 (1.26.18 -> 2.0.7), etc.).

1.3.1

Not secure
* dependency updates to fix security vulnerabilities.

1.3.0

Not secure
* `get_projects` fixed - paging work now as expected.
* `get_projects` now also supports a sort order.
* `get_all_releases` now also support paging.
**IMPORTANT:** Due to compatibility reasons `get_all_releases` without `page` parameter returns
a list of releases. But when the `page` parameter is used, a dict will be returned that also contains
information about paging.
* `get_all_components` now supports `allDetails` and `sort`.
**IMPORTANT:** Due to compatibility reasons `get_all_components` without `page` parameter returns
a list of components. But when the `page` parameter is used, a dict will be returned that also contains
information about paging.

1.2.2

Not secure
* fix: download_xxx_attachment now raises an SW360Error for failed downloads
instead of silently creating a file containing the JSON answer
* dependency updates to fix requests CVE-2023-32681.
* be REUSE compliant.
* get rid of json_params_matcher deprecation warning.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.