mirror of
https://github.com/kubescape/kubescape.git
synced 2026-03-05 19:20:52 +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/*
|