diff --git a/README.md b/README.md index 82dadff..2683f9a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![CI](https://github.com/projectsveltos/shard-controller/actions/workflows/main.yaml/badge.svg)](https://github.com/projectsveltos/shard-controller/actions) -[![Go Report Card](https://goreportcard.com/badge/github.com/projectsveltos/shard-controller)](https://goreportcard.com/report/github.com/projectsveltos/shard-controller) +[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/projectsveltos/shard-controller/badge)](https://scorecard.dev/viewer/?uri=github.com/projectsveltos/shard-controller) +[![CodeQL](https://github.com/projectsveltos/shard-controller/actions/workflows/codeql.yaml/badge.svg)](https://github.com/projectsveltos/shard-controller/actions/workflows/codeql.yaml) [![Slack](https://img.shields.io/badge/join%20slack-%23projectsveltos-brighteen)](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q) [![License](https://img.shields.io/badge/license-Apache-blue.svg)](LICENSE) [![Twitter Follow](https://img.shields.io/twitter/follow/projectsveltos?style=social)](https://twitter.com/projectsveltos) @@ -16,4 +17,4 @@ # What is the Projectsveltos? Sveltos is a Kubernetes add-on controller that simplifies the deployment and management of add-ons and applications across multiple clusters. It runs in the management cluster and can programmatically deploy and manage add-ons and applications on any cluster in the fleet, including the management cluster itself. Sveltos supports a variety of add-on formats, including Helm charts, raw YAML, Kustomize, Carvel ytt, and Jsonnet. -![Kubernetes add-on deployment](https://github.com/projectsveltos/sveltos/blob/main/docs/assets/addons_deployment.gif) \ No newline at end of file +![Kubernetes add-on deployment](https://github.com/projectsveltos/sveltos/blob/main/docs/assets/addons_deployment.gif)