We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19dc4d5 commit 02dfdc8Copy full SHA for 02dfdc8
cortex.yaml
@@ -0,0 +1,21 @@
1
+---
2
+info:
3
+ title: Insightconnect Plugins
4
+ description: Plugin source code for the InsightConnect SOAR product, developer documentation
5
+ at https://docs.rapid7.com/insightconnect/getting-started
6
+ x-cortex-git:
7
+ github:
8
+ alias: r7org
9
+ repository: rapid7/insightconnect-plugins
10
+ x-cortex-tag: insightconnect-plugins
11
+ x-cortex-type: service
12
+ x-cortex-groups:
13
+ - strategy:on-prem
14
+ - criticality:critical
15
+ - exposure:opensource
16
+ - status:deployed
17
+ x-cortex-domain-parents:
18
+ - tag: soar
19
+openapi: 3.0.1
20
+servers:
21
+- url: "/"
0 commit comments