Skip to content

Commit 3b27b20

Browse files
committed
PD-41096 Auto-add cortex.yaml [no action required by you]
1 parent 1f02798 commit 3b27b20

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

cortex.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
info:
3+
title: Pysubstringsearch
4+
description: Python library for fast substring/pattern search written in C++ leveraging
5+
Suffix Array Algorithm
6+
x-cortex-git:
7+
github:
8+
alias: intsightsorg
9+
repository: Intsights/PySubstringSearch
10+
x-cortex-tag: pysubstringsearch
11+
x-cortex-type: service
12+
x-cortex-domain-parents:
13+
- tag: threatintel-rd
14+
openapi: 3.0.1
15+
servers:
16+
- url: "/"

0 commit comments

Comments
 (0)