From a3d565a79b7783b8cec48a195066a57eef6b2a8a Mon Sep 17 00:00:00 2001 From: Michael Morris <105736419+MichaelMorrisEst@users.noreply.github.com> Date: Thu, 3 Apr 2025 13:10:49 +0100 Subject: [PATCH] Create security-insights.yml Signed-off-by: Michael Morris <105736419+MichaelMorrisEst@users.noreply.github.com> --- .github/security-insights.yml | 78 +++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 .github/security-insights.yml diff --git a/.github/security-insights.yml b/.github/security-insights.yml new file mode 100644 index 000000000..6d9891a9f --- /dev/null +++ b/.github/security-insights.yml @@ -0,0 +1,78 @@ +header: + schema-version: 2.0.0 + last-updated: '2025-04-03' + last-reviewed: '2025-04-03' + url: https://github.com/fluxcd/source-controller/blob/main/.github/security-insights.yml + project-si-source: https://raw.githubusercontent.com/fluxcd/source-controller/refs/heads/main/.github/security-insights.yml + comment: | + This file contains only the repository information for the Flux source-controller. + +repository: + url: https://github.com/fluxcd/source-controller + status: active + bug-fixes-only: false + accepts-change-request: true + accepts-automated-change-request: true + no-third-party-packages: false + core-team: + - name: Aurel Canciu + affiliation: NexHealth + email: aurel.canciu@nexhealth.com + social: github: @relu, slack: relu + primary: false + - name: Hidde Beydals + affiliation: Independent + email: hidde@hhh.computer + social: github: @hiddeco, slack: hidde + primary: false + - name: Matheus Pimenta + affiliation: ControlPlane + email: matheuscscp@linux.com + social: github: @matheuscscp, slack: matheuscscp + primary: false + - name: Max Jonas Werner + affiliation: Associmates + email: max.werner@associmates.eu + social: github: @makkes, slack: max + primary: false + - name: Paulo Gomes + affiliation: SUSE + email: pjbgf@linux.com + social: github: @pjbgf, slack: pjbgf + primary: false + - name: Sanskar Jaiswal + affiliation: Independent + email: jaiswalsanskar078@gmail.com + social: github: @aryan9600, slack: aryan9600 + primary: false + - name: Soule BA + affiliation: ControlPlane + email: bah.soule@gmail.com + social: github: @souleb, slack: souleb + primary: false + - name: Stefan Prodan + affiliation: ControlPlane + email: stefan.prodan@gmail.com + social: github: @stefanprodan, slack: stefanprodan + primary: false + documentation: + contributing-guide: https://github.com/fluxcd/source-controller/blob/main/DEVELOPMENT.md + security-policy: https://github.com/fluxcd/source-controller/security + license: + url: https://github.com/fluxcd/source-controller/blob/main/LICENSE + release: + changelog: https://github.com/fluxcd/source-controller/releases + automated-pipeline: true + distribution-points: + - uri: https://github.com/fluxcd/source-controller/releases + comment: GitHub Release Page + license: + url: https://github.com/fluxcd/source-controller/blob/main/LICENSE + expression: Apache-2.0 + security: + assessments: + third-party: + - evidence: https://fluxcd.io/FluxFinalReport-v1.1.pdf + date: '2021-10-18' + comment: | + Overview available at https://fluxcd.io/blog/2021/11/flux-security-audit/