forked from kumahq/kuma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SECURITY-INSIGHTS.yml
60 lines (60 loc) · 1.67 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
header:
schema-version: '1.0.0'
expiration-date: '2025-01-24T01:00:00.000Z'
last-updated: '2024-01-24'
last-reviewed: '2024-01-24'
project-url: https://github.com/kumahq/kuma
changelog: https://github.com/kumahq/kuma/blob/master/CHANGELOG.md
license: https://github.com/kumahq/kuma/blob/master/LICENSE
project-lifecycle:
status: active
bug-fixes-only: false
roadmap: https://github.com/kumahq/kuma/milestones
core-maintainers:
- github:Automaat
- github:bartsmykla
- github:lahabana
- github:jakubdyszkiewicz
- github:lobkovilya
- github:lukidzi
- github:michaelbeaumont
- github:slonka
contribution-policy:
accepts-pull-requests: true
accepts-automated-pull-requests: true
automated-tools-list:
- automated-tool: dependabot
action: allowed
path:
- /
code-of-conduct: https://github.com/kumahq/kuma/blob/master/CODE_OF_CONDUCT.md
dependencies:
third-party-packages: true
dependencies-lists:
- https://github.com/kumahq/kuma/blob/master/go.mod
distribution-points:
- https://github.com/kumahq/kuma/releases
- https://download.konghq.com/kuma-binaries-release/
documentation:
- https://kuma.io/docs/
security-contacts:
- type: url
value: https://github.com/kumahq/kuma/security/advisories
security-testing:
- tool-type: sca
tool-name: Dependabot
tool-version: latest
integration:
ad-hoc: false
ci: true
before-release: true
- tool-type: sast
tool-name: CodeQL
tool-version: '3.23.1'
integration:
ad-hoc: false
ci: true
before-release: true
vulnerability-reporting:
accepts-vulnerability-reports: true
security-policy: https://github.com/kumahq/kuma/security/policy