Skip to content

Commit 47f05b0

Browse files
Create security-insights.yml
Signed-off-by: Michael Morris <[email protected]>
1 parent 2437aaf commit 47f05b0

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

.github/security-insights.yml

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
header:
2+
schema-version: 2.0.0
3+
last-updated: '2025-04-03'
4+
last-reviewed: '2025-04-03'
5+
url: https://github.com/fluxcd/kustomize-controller/blob/main/.github/security-insights.yml
6+
project-si-source: https://raw.githubusercontent.com/fluxcd/kustomize-controller/refs/heads/main/.github/security-insights.yml
7+
comment: |
8+
This file contains only the repository information for the Flux pkg toolkit.
9+
10+
repository:
11+
url: https://github.com/fluxcd/kustomize-controller
12+
status: active
13+
bug-fixes-only: false
14+
accepts-change-request: true
15+
accepts-automated-change-request: true
16+
no-third-party-packages: false
17+
core-team:
18+
- name: Aurel Canciu
19+
affiliation: NexHealth
20+
21+
social: github: @relu, slack: relu
22+
primary: false
23+
- name: Hidde Beydals
24+
affiliation: Independent
25+
26+
social: github: @hiddeco, slack: hidde
27+
primary: false
28+
- name: Matheus Pimenta
29+
affiliation: ControlPlane
30+
31+
social: github: @matheuscscp, slack: matheuscscp
32+
primary: false
33+
- name: Max Jonas Werner
34+
affiliation: Associmates
35+
36+
social: github: @makkes, slack: max
37+
primary: false
38+
- name: Paulo Gomes
39+
affiliation: SUSE
40+
41+
social: github: @pjbgf, slack: pjbgf
42+
primary: false
43+
- name: Sanskar Jaiswal
44+
affiliation: Independent
45+
46+
social: github: @aryan9600, slack: aryan9600
47+
primary: false
48+
- name: Soule BA
49+
affiliation: ControlPlane
50+
51+
social: github: @souleb, slack: souleb
52+
primary: false
53+
- name: Stefan Prodan
54+
affiliation: ControlPlane
55+
56+
social: github: @stefanprodan, slack: stefanprodan
57+
primary: false
58+
documentation:
59+
contributing-guide: https://github.com/fluxcd/kustomize-controller/blob/main/DEVELOPMENT.md
60+
security-policy: https://github.com/fluxcd/kustomize-controller/security
61+
license:
62+
url: https://github.com/fluxcd/kustomize-controller/blob/main/LICENSE
63+
release:
64+
changelog: https://github.com/fluxcd/kustomize-controller/releases
65+
automated-pipeline: true
66+
distribution-points:
67+
- uri: https://github.com/fluxcd/kustomize-controller/releases
68+
comment: GitHub release page
69+
license:
70+
url: https://github.com/fluxcd/kustomize-controller/blob/main/LICENSE
71+
expression: Apache-2.0
72+
security:
73+
assessments:
74+
third-party:
75+
- evidence: https://fluxcd.io/FluxFinalReport-v1.1.pdf
76+
date: '2021-10-18'
77+
comment: |
78+
Overview available at https://fluxcd.io/blog/2021/11/flux-security-audit/

0 commit comments

Comments
 (0)