Git Product home page Git Product logo

falcoctl's Introduction

Cloud Native Runtime Security.


falcoctl

Status: Under development

A Go CLI tool to interface with Falco, and perform useful tasks in the Falco Runtime Security ecosystem.

Call for contributors/maintainers

This is a Go project that has a lot of potential in the Falco ecosystem, but needs contributions and even a maintainer or two.

If you would like to get involved with contributing to this specific project, please check out the Falco community to get involved.

The Paradigms

So falcoctl was born out of a need to encapsulate common logic for the project. Right now there are a lot of scripts, in many languages, and even container images that perform ad-hoc tasks. We hope to make falcoctl the source of truth for these tasks or chores and give operators a first class experience. There are two main avenues in which we perform these tasks with falcoctl

  • Locally
  • Remote (Kubernetes)

For instance, falcoctl supports generating TLS certificate material. Installing these certificates for use "locally" has many different implications than remotely installing secrets in Kuberentes.

Local

This implies taking action directly on a system. If you look in the /cmd directory you can see various examples where the commands are compiled differently for different architectures.

Remote

Here is where we would use local configuration to perform basic tasks in Kubernetes with falco. For instance, installing falco, updating rules, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.