From e160820a714978df670b4d7e9ac5f17de04e6012 Mon Sep 17 00:00:00 2001 From: Simon Irwin Date: Mon, 2 Oct 2023 17:34:32 +0100 Subject: [PATCH] PD-41096 Auto-add cortex.yaml [no action required by you] --- cortex.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 cortex.yaml diff --git a/cortex.yaml b/cortex.yaml new file mode 100644 index 00000000..10168f71 --- /dev/null +++ b/cortex.yaml @@ -0,0 +1,15 @@ +--- +info: + title: Metasploit Omnibus + description: Packaging metasploit-framework with omnibus + x-cortex-git: + github: + alias: r7org + repository: rapid7/metasploit-omnibus + x-cortex-tag: metasploit-omnibus + x-cortex-type: service + x-cortex-domain-parents: + - tag: metasploit +openapi: 3.0.1 +servers: +- url: "/"