Skip to content

Omolola-Akinleye/cloudbeat

 
 

Repository files navigation

Coverage Status Go Report Card

Cloudbeat

Cloudbeat analyzes cloud assets for security compliance and sends findings to Elasticsearch as part of the Cloud Security Posture plugin in Kibana.

Getting Started

To get started with Cloud Security Posture on your cluster, see our documentation.


Deployment

In order to run Cloudbeat, you need to have Elastic Stack (Elasticsearch, Kibana, etc) running (locally/cloud). See ELK Deployment options

After deploying your Elastic Stack, you can deploy Cloudbeat. See Cloudbeat Deployment options

Devs Prerequisites

We use Hermit to keep all our tooling in check. See our README for more details.

Install it with the following commands:

curl -fsSL https://github.com/cashapp/hermit/releases/download/stable/install.sh | /bin/bash
. ./bin/activate-hermit

Note This will download and install hermit into ~/bin. You should add this to your $PATH if it isn't already. It is also recommended to add hermit's shell integration

Note Are you a developer/contributor or just looking for more information check out our dev docs

About

Analyzing Cloud Security Posture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 70.4%
  • Python 21.0%
  • Shell 4.3%
  • HCL 2.4%
  • Just 0.9%
  • Makefile 0.7%
  • Other 0.3%