This repository contains data connectors built using the surcom-sdk for Rapid7's Surface Command capability.
You can find all available connectors in the Extension Library.
- Install and configure the
surcom-sdk. - After cloning this repository, enable the pre-commit hooks to run local checks:
pip install pre-commit && pre-commit install - Build your first connector by following our step-by-step tutorial.
- When you're ready to contribute, follow our contribution guide to submit a new connector.
See the Demo Connector for a working example.
Need help? Join the discussion in our Community Forum under Surface Command > Connectors, or open an issue here on GitHub.