Merge branch 'main' into add_listing_to_github_ui

This commit is contained in:
Rahul Gunasekaran
2021-03-10 09:07:29 -05:00
committed by GitHub
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"]
}