From 2e8345296c20c536e95af32912ed9c7a7d3afb90 Mon Sep 17 00:00:00 2001 From: OCharnyshevich Date: Sat, 6 Jun 2026 22:11:18 +0200 Subject: [PATCH] Update watchtower link to maintained fork (upstream archived) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d379b55..6281d83 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ Dynamic application security testing (DAST) is a type of application testing (in | **Trivy** | [https://github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) | Comprehensive scanner for vulnerabilities in container images |![Trivy](https://img.shields.io/github/stars/aquasecurity/trivy?style=for-the-badge) | | **Notary** | [https://github.com/notaryproject/notary](https://github.com/notaryproject/notary) | Docker signing|![Notary](https://img.shields.io/github/stars/notaryproject/notary?style=for-the-badge) | | **Cosign** | [https://github.com/sigstore/cosign](https://github.com/sigstore/cosign) | Container signing|![Cosign](https://img.shields.io/github/stars/sigstore/cosign?style=for-the-badge) | -| **watchtower** | [https://github.com/containrrr/watchtower](https://github.com/containrrr/watchtower) | Updates the running version of your containerized app |![watchtower](https://img.shields.io/github/stars/containrrr/watchtower?style=for-the-badge) | +| **watchtower** | [https://github.com/openserbia/watchtower](https://github.com/openserbia/watchtower) | Updates the running version of your containerized app (maintained fork; upstream containrrr archived) |![watchtower](https://img.shields.io/github/stars/openserbia/watchtower?style=for-the-badge) | | **Grype** | [https://github.com/anchore/grype](https://github.com/anchore/grype) | Vulnerability scanner for container images (and also filesystems). |![Grype](https://img.shields.io/github/stars/anchore/grype?style=for-the-badge) | | **Copacetic** | [https://github.com/project-copacetic/copacetic](https://github.com/project-copacetic/copacetic) | CLI tool for directly patching container images |![Copacetic](https://img.shields.io/github/stars/project-copacetic/copacetic?style=for-the-badge) |