forked from kyverno/kyverno
-
Notifications
You must be signed in to change notification settings - Fork 2
/
SECURITY-INSIGHTS.yml
62 lines (62 loc) · 1.93 KB
/
SECURITY-INSIGHTS.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
header:
schema-version: 1.0.0
expiration-date: '2025-01-15T01:00:00.000Z'
project-url: 'https://github.com/kyverno/kyverno'
license: 'https://github.com/kyverno/kyverno/blob/main/LICENSE'
project-lifecycle:
bug-fixes-only: false
core-maintainers:
- https://github.com/kyverno/kyverno/blob/main/MAINTAINERS.md
status: active
release-process: 'https://github.com/kyverno/kyverno/releases'
contribution-policy:
accepts-pull-requests: true
accepts-automated-pull-requests: true
automated-tools-list:
- automated-tool: dependabot
action: allowed
path:
- /
contributing-policy: 'https://github.com/kyverno/kyverno/blob/main/CONTRIBUTING.md'
code-of-conduct:
- 'https://github.com/kyverno/kyverno/blob/main/CODE_OF_CONDUCT.md'
documentation:
- 'https://kyverno.io/docs/'
distribution-points:
- 'https://github.com/orgs/kyverno/packages'
security-artifacts:
threat-model:
threat-model-created: true
evidence-url:
- 'https://kyverno.io/docs/security/#threat-model'
self-assessment:
self-assessment-created: true
evidence-url:
- https://github.com/cncf/tag-security/blob/main/assessments/projects/kyverno/self-assessment.md
security-testing:
- tool-type: sca
tool-name: Dependabot
tool-version: "2"
tool-url: https://github.com/dependabot
integration:
ad-hoc: false
ci: true
before-release: true
security-contacts:
- type: email
value: [email protected]
primary: true
vulnerability-reporting:
accepts-vulnerability-reports: true
email-contact: [email protected]
security-policy: 'https://kyverno.io/docs/security/'
bug-bounty-available: false
bug-bounty-url: ''
dependencies:
third-party-packages: true
dependencies-lists:
- 'https://github.com/kyverno/kyverno/blob/main/go.mod'
dependencies-lifecycle:
policy-url: 'https://kyverno.io/docs/installation/#compatibility-matrix'
env-dependencies-policy:
policy-url: ''