Skip to content

Commit

Permalink
chore(repositories.yaml): add missing descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr authored and poiana committed Sep 5, 2022
1 parent 09256db commit 33b5caf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
description: Default community health files
- name: charts
status: Official
description: Community managed Helm charts for running Falco with Kubernetes
description: Helm charts for running Falco with Kubernetes
- name: client-go
status: Incubating
description: Go client and SDK for Falco
Expand Down Expand Up @@ -33,6 +33,7 @@
description: Prometheus Metrics Exporter for Falco output events
- name: falco-aws-terraform
status: Incubating
description: Terraform Module for Falco AWS Resources
- name: falco-website
status: Official
description: Hugo content to generate website content. Hosted by the CNCF
Expand All @@ -56,13 +57,16 @@
description: libsinsp, libscap, the kernel module driver, and the eBPF driver sources
- name: libs-sdk-go
status: Incubating
description: Falco plugins SDK for G
description: Go SDK for Falco libs
- name: plugin-sdk-cpp
status: Incubating
description: Falco plugins SDK for C++
- name: plugin-sdk-go
status: Official
- name: plugins
status: Official
description: Falco plugins registry
- name: test-infra
status: Incubating
description: Falco workflow & testing infrastructure
description: Falco workflow & testing infrastructure

0 comments on commit 33b5caf

Please sign in to comment.