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