-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproject.yaml
More file actions
74 lines (58 loc) · 2.12 KB
/
Copy pathproject.yaml
File metadata and controls
74 lines (58 loc) · 2.12 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
69
70
71
72
73
74
# .project metadata for KusionStack
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
# TODO: Set slack_channels
# TODO: Set identity_type under legal (has_dco, has_cla)
# TODO: Add adopters list (ADOPTERS.md)
# TODO: Add package_managers if distributed via registries
schema_version: "1.0.0"
slug: "kusionstack"
name: "KusionStack"
description: "Declarative Intent Driven Platform Orchestrator for Internal Developer Platform (IDP)"
type: "project"
project_lead: "adohe" # TODO: AUTO-DETECTED — please verify
# TODO: Set CNCF Slack channel(s)
# slack_channels:
# - name: "#kusionstack"
# primary: true
maturity_log:
- phase: "sandbox"
date: "2024-09-12T00:00:00Z"
issue: "https://github.com/cncf/sandbox/issues/295" # TODO: AUTO-DETECTED — please verify
repositories:
- "https://github.com/KusionStack/kusion"
website: "https://kusionstack.io/"
artwork: "https://landscape.cncf.io/logos/kusionstack.svg"
# TODO: Add ADOPTERS.md if your project tracks adopters
# adopters:
# path: "https://github.com/KusionStack/kusion/blob/main/ADOPTERS.md"
# TODO: Add package manager identifiers if your project is distributed via registries
# package_managers:
# docker: "KusionStack/kusion"
social:
twitter: "https://twitter.com/KusionStack"
security:
policy:
path: "https://github.com/KusionStack/.github/blob/main/SECURITY.md"
contact:
advisory_url: "https://github.com/KusionStack/kusion/security/advisories/new"
governance:
contributing:
path: "https://github.com/KusionStack/kusion/blob/main/CONTRIBUTING.md"
code_of_conduct:
path: "https://github.com/KusionStack/kusion/blob/main/CODE_OF_CONDUCT.md"
legal:
license:
path: "https://github.com/KusionStack/kusion/blob/main/LICENSE"
identity_type:
has_dco: true
has_cla: false
dco_url:
path: "https://developercertificate.org/"
documentation:
readme:
path: "https://github.com/KusionStack/kusion/blob/main/README.md"
landscape:
category: "Provisioning"
subcategory: "Automation & Configuration"
# CLOMonitor Score: 74/100
# Documentation: 98 | License: 75 | Best Practices: 32 | Security: 60