Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 758 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 758 Bytes

falcosecurity/plugins

This repository contains several reference plugins that extend the functionality of Falco: The dummy and dummy_c plugins are used in the developer's guide to walk through how to write a plugin.

When ready to release your plugin, make sure to register the plugin with the Falcosecurity organization by creating a PR to modify the PLUGINS-REGISTRY.md file with details on the new plugin. This ensures that a given ID is used by exactly one source plugin, and allows source plugin authors and extractor plugin authors to coordinate about event source formats.