From a05311e8aeeb068f8aa13944986ae20e5ff572e9 Mon Sep 17 00:00:00 2001 From: Xueqin Cui <72771658+cuixq@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:09:24 +1000 Subject: [PATCH] Remove eze-cli from third party tools (#2355) https://github.com/google/osv.dev/issues/2352 The source repository no longer exists. --- README.md | 1 - docs/third-party.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 25302b900da..3abe476b5cd 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,6 @@ tools and unsupported by the core OSV maintainers. - [dependency-management-data](https://dmd.tanna.dev) - [Dependency-Track](https://github.com/DependencyTrack/dependency-track) - [dep-scan](https://github.com/AppThreat/dep-scan) -- [EZE-CLI: The one stop shop for security testing in modern development](https://github.com/RiverSafeUK/eze-cli) - [G-Rath/osv-detector](https://github.com/G-Rath/osv-detector): A scanner that uses the OSV database. - [GUAC](https://guac.sh) diff --git a/docs/third-party.md b/docs/third-party.md index 45978e19616..e6025d2a658 100644 --- a/docs/third-party.md +++ b/docs/third-party.md @@ -16,7 +16,6 @@ tools and unsupported by the core OSV maintainers. - [dependency-management-data](https://dmd.tanna.dev) - [Dependency-Track](https://github.com/DependencyTrack/dependency-track) - [dep-scan](https://github.com/AppThreat/dep-scan) -- [EZE-CLI: The one stop shop for security testing in modern development](https://github.com/RiverSafeUK/eze-cli) - [G-Rath/osv-detector](https://github.com/G-Rath/osv-detector): A scanner that uses the OSV database. - [GUAC](https://guac.sh)