A repository for sharing InsightConnect workflows. Find existing automations as well as share yours!
If you have questions, reach out to us at IntegrationAlliance@rapid7.com
.
See the documentation on building workflows in InsightConnect.
- Build your workflow in InsightConnect
- Export the intended workflow from the Workflows page
- Create a PR of the workflow including screenshots demonstrating its use
Organize using the following directory structure:
└── workflows
└── Basic_Domain_Enrichment_Report
├── Basic_Domain_Enrichment_Report.kom
└── screenshots
├── artifact1.png
├── artifact2.png
├── workflow1.png
└── workflow2.png
├── snippets
└── ...
See our contributing guide.