Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 1.24 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.24 KB

Warning

PLEASE NOTE: We stopped further development on this client. You may still use it, but it will only receive bug fixes. Starting Q4/2024 we decided to focus all efforts on developing ts-scan, which also covers all capabilities of this solution.

TrustSource Python Client

TrustSource - a platform to manage open source compliance - uses a two layered approach to scan and transfer dependencies from a package manager to TrustSource. The package manager specific impelmentation, e.g. PIP plugin, and an unspecific client handling data preparation, transfer and security.

This is the Python client. There is also a Java Client available.

How to use

You actually should not require to use the client by itself. However, you may want to use it as the base for a new implementation. Currently the client is used by the following plugins:

Questions & Support

Please see our support offering or checkout the knowledgebase for more information.