5GSEC / nimbus

Intent driven security automation framework
Apache License 2.0
19 stars 9 forks source link

k8tls Adapter #110

Closed shivaccuknox closed 2 weeks ago

shivaccuknox commented 1 month ago

k8tls enhancements for FIPS compliance are work item in the API Security Project

This Adapter will consume an intent - EnsureTLS - and create jobs to run the k8tls tool at periodic intervals to generate reports.

These reports will need to be accessed karmor CLI, and/or pushed to CNAPP

nandhued commented 1 month ago

Related issues: https://github.com/kubearmor/k8tls/pull/13 https://github.com/kubearmor/k8tls/issues/26

FIPS 140-3 and SSL/TLS best practices doc.

nandhued commented 1 month ago

Sprint Demo changes: https://github.com/kubearmor/k8tls/pull/27

nandhued commented 3 weeks ago

k8tls to scan external ips and prepare a report based on DNS domain name.