From 3420d1f1e5e5729e35fd8ddebbeacddc20cf9957 Mon Sep 17 00:00:00 2001 From: Simon Irwin Date: Fri, 6 Oct 2023 14:23:31 +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 0000000..5d31941 --- /dev/null +++ b/cortex.yaml @@ -0,0 +1,15 @@ +--- +info: + title: Pydeduplines + description: Python library for a duplicate lines removal written in C++ + x-cortex-git: + github: + alias: intsightsorg + repository: Intsights/PyDeduplines + x-cortex-tag: pydeduplines + x-cortex-type: service + x-cortex-domain-parents: + - tag: threatintel-rd +openapi: 3.0.1 +servers: +- url: "/"