kubearmor / k8tls

k8tls (pronounced cattles), to assess server port security by detecting its TLS and certificates configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add summary

nyrahul opened this issue · comments

  • show summary of the findings
    • Count of services using expired certificates
    • Count of services using insecure ports
    • Count of services using self-signed certificates
    • Count of services whose connections are failing
Status Count
certificate has expired 2
self-signed certificate 10
insecure port used 20
failed connections 5
all checks ok 25
TOTAL 62

Sample Report