mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
Create security-insights.yml
Signed-off-by: Michael Morris <105736419+MichaelMorrisEst@users.noreply.github.com>
This commit is contained in:
parent
f0fecf7399
commit
ed4754ce8f
1 changed files with 33 additions and 0 deletions
33
.github/security-insights.yml
vendored
Normal file
33
.github/security-insights.yml
vendored
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
header:
|
||||
schema-version: 2.0.0
|
||||
last-updated: '2025-04-03'
|
||||
last-reviewed: '2025-04-03'
|
||||
url: https://github.com/fluxcd/flux2/.github/blob/main/security-insights.yml
|
||||
comment: |
|
||||
This file contains the security insights information for the flux2 project.
|
||||
|
||||
project:
|
||||
name: flux2
|
||||
homepage: https://github.com/fluxcd/flux2
|
||||
administrators:
|
||||
- name:
|
||||
affiliation:
|
||||
social:
|
||||
primary:
|
||||
documentation:
|
||||
quickstart-guide: https://github.com/fluxcd/flux2/blob/main/README.md
|
||||
detailed-guide: https://github.com/fluxcd/flux2/blob/main/README.md
|
||||
code-of-conduct: https://github.com/fluxcd/flux2/blob/main/CODE_OF_CONDUCT.md
|
||||
repositories:
|
||||
- name: fluxcd/flux2
|
||||
url: https://github.com/fluxcd/flux2
|
||||
comment: |
|
||||
Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to configuration when there is new code to deploy.
|
||||
vulnerability-reporting:
|
||||
reports-accepted: true
|
||||
bug-bounty-available: false
|
||||
contact:
|
||||
name:
|
||||
email:
|
||||
primary:
|
||||
security-policy:
|
||||
Loading…
Reference in a new issue