From a840a99f1b4839ae86f18302641db175a31b6107 Mon Sep 17 00:00:00 2001 From: Samuel Vandamme Date: Tue, 21 Apr 2026 11:20:43 +0200 Subject: [PATCH] moved endpoint up --- README.md | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1c43de2..81dda88 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ Aikido Safe Chain supports the following package managers: ![Aikido Safe Chain demo](https://raw.githubusercontent.com/AikidoSec/safe-chain/main/docs/safe-package-manager-demo.gif) +# Using Safe Chain across a team? + +[Aikido Endpoint](https://www.aikido.dev/protect/endpoint-protection) builds on Safe Chain, extending package and extension security across more ecosystems: **npm**, **PyPI**, **Maven**, **NuGet**, **VS Code**, **Open VSX** - (Cursor, Windsurf, Kiro, Vs Codium, ...), **Chrome extensions**, **Skills.sh AI skills** and more. + +Get centralized policy management, request-and-approval workflows, and visibility across every developer workstation in your org. Powered by the same Aikido Intel feed. Deploy it manually or manage it through your MDM tool (Jamf, Fleet, or Iru). + ## Installation Installing the Aikido Safe Chain is easy with our one-line installer. @@ -535,18 +541,3 @@ npm-ci: # Troubleshooting Having issues? See the [Troubleshooting Guide](https://help.aikido.dev/code-scanning/aikido-malware-scanning/safe-chain-troubleshooting) for help with common problems. - -# Using Safe Chain across a team? - -[Aikido Endpoint](https://www.aikido.dev/protect/endpoint-protection) builds on Safe Chain, extending package and extension security across more ecosystems: - -- **npm** -- **PyPI** -- **Maven** -- **NuGet** -- **VS Code** -- **Open VSX** - (Cursor, Windsurf, Kiro, Vs Codium, ...) -- **Chrome extensions** -- **Skills.sh AI skills** - -Get centralized policy management, request-and-approval workflows, and visibility across every developer workstation in your org. Powered by the same Aikido Intel feed. Deploy it manually or manage it through your MDM tool (Jamf, Fleet, or Iru).