|
| 1 | +# .project metadata for Apicurio Registry |
| 2 | +# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project |
| 3 | + |
| 4 | +# TODO: Set project_lead GitHub handle |
| 5 | +# TODO: Set slack_channels |
| 6 | +# TODO: Set identity_type under legal (has_dco, has_cla) |
| 7 | +# TODO: Add package_managers if distributed via registries |
| 8 | +# TODO: No maintainers found in cncf/foundation project-maintainers.csv — add maintainer handles manually |
| 9 | + |
| 10 | +schema_version: "1.0.0" |
| 11 | +slug: "apicurio-registry" |
| 12 | +name: "Apicurio Registry" |
| 13 | +description: "Apicurio Registry is a runtime server system that stores a specific set of artifacts as files. " |
| 14 | +type: "project" |
| 15 | +# TODO: Set project lead GitHub handle |
| 16 | +# project_lead: "github-handle" |
| 17 | +# TODO: Set CNCF Slack channel(s) |
| 18 | +# slack_channels: |
| 19 | +# - name: "#apicurio-registry" |
| 20 | +# primary: true |
| 21 | + |
| 22 | +maturity_log: |
| 23 | + - phase: "sandbox" |
| 24 | + date: "2026-03-12T00:00:00Z" |
| 25 | + issue: "https://github.com/cncf/sandbox/issues/495" # TODO: AUTO-DETECTED — please verify |
| 26 | + |
| 27 | +repositories: |
| 28 | + - "https://github.com/Apicurio/apicurio-registry" |
| 29 | + |
| 30 | +website: "https://www.apicur.io" |
| 31 | + |
| 32 | +artwork: "https://landscape.cncf.io/logos/apicurio-registry.svg" |
| 33 | + |
| 34 | +adopters: |
| 35 | + path: "https://github.com/Apicurio/apicurio-registry/blob/main/ADOPTERS.md" |
| 36 | + |
| 37 | + |
| 38 | +# TODO: Add package manager identifiers if your project is distributed via registries |
| 39 | +# package_managers: |
| 40 | +# docker: "Apicurio/apicurio-registry" |
| 41 | + |
| 42 | +social: |
| 43 | + twitter: "https://twitter.com/apicurio" |
| 44 | + |
| 45 | +security: |
| 46 | + policy: |
| 47 | + path: "https://github.com/Apicurio/apicurio-registry/blob/main/SECURITY.md" |
| 48 | + contact: |
| 49 | + advisory_url: "https://github.com/Apicurio/apicurio-registry/security/advisories/new" |
| 50 | + |
| 51 | +governance: |
| 52 | + contributing: |
| 53 | + path: "https://github.com/Apicurio/apicurio-registry/blob/main/CONTRIBUTING.md" |
| 54 | + code_of_conduct: |
| 55 | + path: "https://github.com/Apicurio/apicurio-registry/blob/main/CODE_OF_CONDUCT.md" |
| 56 | + |
| 57 | +legal: |
| 58 | + license: |
| 59 | + path: "https://github.com/Apicurio/apicurio-registry/blob/main/LICENSE" |
| 60 | + identity_type: |
| 61 | + has_dco: true |
| 62 | + has_cla: false |
| 63 | + dco_url: |
| 64 | + path: "https://developercertificate.org/" |
| 65 | + |
| 66 | +documentation: |
| 67 | + readme: |
| 68 | + path: "https://github.com/Apicurio/apicurio-registry/blob/main/README.md" |
| 69 | + |
| 70 | +landscape: |
| 71 | + category: "App Definition and Development" |
| 72 | + subcategory: "Streaming & Messaging" |
| 73 | + |
| 74 | +# CLOMonitor Score: 69/100 |
| 75 | +# Documentation: 88 | License: 86 | Best Practices: 16 | Security: 68 |
0 commit comments