KubeArmor .project

June 21, 2026 · View on GitHub

.project (dot-project) is a CNCF initiative to centralize and automate metadata management for all CNCF projects. This repository holds the canonical metadata for KubeArmor and is maintained by the CNCF automation tooling.

What's in this repo

FilePurpose
project.yamlCanonical project metadata (name, maturity, repositories, governance links, …)
maintainers.yamlMaintainer and reviewer roster used for drift detection and mailing-list sync
CODEOWNERSEnsures PRs to this repo require maintainer approval
.github/workflows/validate.yamlCI — validates project.yaml and maintainers.yaml on every PR
.github/workflows/update-landscape.ymlAutomatically proposes landscape updates when project.yaml changes

Keeping metadata up to date

Open a pull request against this repository to update any metadata field. The validate workflow will check schema correctness and block merge if validation fails.

Note: This repository was bootstrapped automatically from public sources (CNCF landscape, CLOMonitor, GitHub governance files). Some fields are best-effort guesses marked with # TODO: AUTO-DETECTED — please verify in the YAML files and should be confirmed by the project maintainers.

Resources