How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docs: How to distribute a plugin

calendar_today January 1, 2001 domain falco

Introduction In this article, we’ll focus on the steps to build the OCI artifacts containing the plugin and its rules and how to distribute them on Github Packages. To get more familiar with the OCI artifacts, you can read our blog posts about falcoctl and GitOps for rules In the next sections we’ll describe how to: set up a Github Actions workflow to: create a release with GoReleaser when a tag is pushed build the OCI artifacts of the plugin and its rules create the index.yaml used by falcoctl Requirements This tutorial is based on a Github repo, with the possibility to run workflows in Githu

open_in_new Read original post