This documentation describes the Sekoia.io automation library, which provides components for building automation playbooks.
The documentation is organized into the following sections:
- Organization - Repository structure and layout
- Module - Module definition, structure, and manifest specification
- Action - Action implementation and configuration
- Trigger - Trigger implementation and configuration
- Connector - Connector implementation for event collection
- Testing - Testing guidelines and procedures
- Development Guidelines - Code standards and best practices
- Glossary - Terminology and definitions
- Understand the repository Organization
- Learn about Modules and their structure
- Review the Glossary for key terminology
- Follow Development Guidelines when contributing