|
| 1 | +# .project metadata for Meshery |
| 2 | +# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project |
| 3 | + |
| 4 | +# TODO: Set cncf_slack_channel |
| 5 | +# TODO: Add package_managers if distributed via registries |
| 6 | + |
| 7 | +schema_version: "1.0.0" |
| 8 | +slug: "meshery" |
| 9 | +name: "Meshery" |
| 10 | +description: "Infrastructure by Design" |
| 11 | +type: "project" |
| 12 | +project_lead: "aabidsofi19" # TODO: AUTO-DETECTED — please verify |
| 13 | +# TODO: Set CNCF Slack channel |
| 14 | +# cncf_slack_channel: "#meshery" |
| 15 | + |
| 16 | +maturity_log: |
| 17 | + - phase: "sandbox" |
| 18 | + date: "2021-06-22T00:00:00Z" |
| 19 | + issue: "https://github.com/cncf/toc/pull/1169" # TODO: AUTO-DETECTED — please verify |
| 20 | + |
| 21 | +repositories: |
| 22 | + - "https://github.com/meshery/meshery" |
| 23 | + |
| 24 | +website: "https://meshery.io" |
| 25 | + |
| 26 | +artwork: "https://landscape.cncf.io/logos/meshery.svg" |
| 27 | + |
| 28 | +adopters: |
| 29 | + path: "https://github.com/meshery/meshery/blob/main/ADOPTERS.md" |
| 30 | + |
| 31 | +# TODO: Add package manager identifiers if your project is distributed via registries |
| 32 | +# package_managers: |
| 33 | +# docker: "meshery/meshery" |
| 34 | + |
| 35 | +social: |
| 36 | + twitter: "https://twitter.com/mesheryio" |
| 37 | + |
| 38 | +security: |
| 39 | + policy: |
| 40 | + path: "https://github.com/meshery/meshery/blob/master/SECURITY.md" |
| 41 | + contact: |
| 42 | + advisory_url: "https://github.com/meshery/meshery/security/advisories/new" |
| 43 | + |
| 44 | +governance: |
| 45 | + contributing: |
| 46 | + path: "https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md" |
| 47 | + code_of_conduct: |
| 48 | + path: "https://github.com/meshery/meshery/blob/master/CODE_OF_CONDUCT.md" |
| 49 | + |
| 50 | +legal: |
| 51 | + license: |
| 52 | + path: "https://github.com/meshery/meshery/blob/master/LICENSE" |
| 53 | + identity_type: |
| 54 | + has_dco: true # AUTO-DETECTED — please verify |
| 55 | + has_cla: false # AUTO-DETECTED — please verify |
| 56 | + dco_url: |
| 57 | + path: "https://developercertificate.org/" |
| 58 | + |
| 59 | +documentation: |
| 60 | + readme: |
| 61 | + path: "https://github.com/meshery/meshery/blob/main/README.md" |
| 62 | + |
| 63 | +landscape: |
| 64 | + category: "Provisioning" |
| 65 | + subcategory: "Automation & Configuration" |
| 66 | + |
| 67 | +# CLOMonitor Score: 89/100 |
| 68 | +# Documentation: 100 | License: 100 | Best Practices: 100 | Security: 50 |
0 commit comments