diff --git a/README.md b/README.md index 7cb5581..eaeae71 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # TrustSource Docker scanner -[![Gitter](https://badges.gitter.im/TrustSource/community.svg)](https://gitter.im/TrustSource/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -![Supported Versions](https://img.shields.io/badge/Python-3.7,%203.8-blue) +![Supported Versions](https://img.shields.io/badge/Python-3.7,%203.8-blue,3.9,3.10) This is a wrapper for Syft, allowing to decompose a docker image - pulled from default registry - and transferring the results to TrustSource or writing it into a local JSON. +> [!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](https://github.com/trustsource/ts-scan), which also covers all capabilities of this solution. + + # Prerequisites **Syft** - a tool for generating a Software Bill of Materials (SBOM) from container images