add kubesec code scanning workflow

This commit is contained in:
Nick Fyson
2021-03-08 13:45:56 +00:00
parent 3116545da6
commit 20bd227226
3 changed files with 60 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Kubesec",
"creator": "Controlplane",
"description": "Security risk analysis for Kubernetes resources. Submit pod-types (such as deployment, cronjob) to receive an itemised security risk score.",
"iconName": "kubesec",
"categories": ["Code Scanning"]
}