mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
* split to functions * update package name to kubescape * support url input, update readme
6 lines
161 B
Bash
6 lines
161 B
Bash
#! /bin/bash
|
|
|
|
echo "Testing Online Boutique yamls (https://github.com/GoogleCloudPlatform/microservices-demo)"
|
|
|
|
kubescape scan framework nsa online-boutique/*
|