Skip to content

Commit 02dfdc8

Browse files
PD-41096 Auto-add cortex.yaml [no action required by you] (#2007)
1 parent 19dc4d5 commit 02dfdc8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

cortex.yaml

+21
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)