-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathtemplate-minimum.yml
46 lines (44 loc) · 1.25 KB
/
template-minimum.yml
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
header:
schema-version: 2.0.0
last-updated: '2021-09-01'
last-reviewed: '2022-09-01'
url: https://foo.bar/kubernetes/kubernetes
comment: |
This file contains the minimum information for both project and repository.
It not required to include both a project and repository section if the project
section is intended to be inherited by repositories via header.project-si-source
project:
name: FooBar
administrators:
- name: Joe Dohn
affiliation: Foo
email: [email protected]
social: https://bsky.com/joebob
primary: true
repositories:
- name: Foo
url: https://my.vcs/foobar/foo
comment: |
Foo is the core repo for FooBar.
vulnerability-reporting:
reports-accepted: true
bug-bounty-available: true
repository:
url: https://my.vcs/foobar/foo
status: active
accepts-change-request: true
accepts-automated-change-request: true
core-team:
- name: Alice White
affiliation: Foo Bar
email: [email protected]
social: https://bsky.com/alicewhite
primary: true
license:
url: https://foo.bar/LICENSE
expression: MIT
security:
assessments:
self:
comment: |
Self assessment has not yet been completed.