undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
280 stars 24 forks source link

Saas url validation #164

Closed carlostrr closed 1 year ago

carlostrr commented 1 year ago

Description

Move Saas server validation to \<main> package.

How has this been tested?

With go test and local executions on a virtual cluster.

Checklist