How to test if Device Protection is working
Quick check (recommended)

Package-based test
IDE extension test
Automated Test
Last updated
Was this helpful?
Was this helpful?
npm install aikido-endpoint-testpip install safe-chain-pi-testgo install github.com/Aikido-demo-apps/endpoint-golang-test@latest#!/bin/bash
curl -s https://device-protection.aikido.help/ | grep -q "Device Protection Active"