Share
## https://sploitus.com/exploit?id=30AFBFD0-5360-54ED-A3AA-4276A689A7F3
Kubei is a flexible Kubernetes runtime scanner that scans worker nodes and Kubernetes nodes' images, providing accurate vulnerability assessments. It is a vulnerability scanner and CIS Docker scanner. 

The repository contains various files, including .dockerignore, .families.yaml, .github/CODEOWNERS, .github/ISSUE_TEMPLATE/BUG_REPORT.md, .github/ISSUE_TEMPLATE/feature_request.md, .github/PULL_REQUEST_TEMPLATE.md, .github/actionlint-matcher.json, .github/labels.yml, .github/scripts/cache-cleanup.sh, .github/settings.yml, and .github/workflows/cache-cleanup.yml. 

The .families.yaml file contains a sample configuration for scanner families supported by the OpenClarity CLI tool. It defines the scanners to run, inputs to scan, and configuration for each scanner. The .github/CODEOWNERS file specifies the default owners for the repository. The .github/ISSUE_TEMPLATE/BUG_REPORT.md and .github/ISSUE_TEMPLATE/feature_request.md files are templates for bug reports and feature requests, respectively. The .github/PULL_REQUEST_TEMPLATE.md file is a template for pull requests. The .github/actionlint-matcher.json file is a configuration file for actionlint. The .github/labels.yml file defines labels for the repository