Skip to content

Commit 2ba121a

Browse files
authored
Merge pull request #24 from Intsights/PD-41096-add-cortex-yaml
PD-41096 Auto-add cortex.yaml
2 parents 6afd144 + 4b1a3cb commit 2ba121a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

cortex.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
info:
3+
title: Pydomainextractor
4+
description: A blazingly fast domain extraction library written in Rust
5+
x-cortex-git:
6+
github:
7+
alias: intsightsorg
8+
repository: Intsights/PyDomainExtractor
9+
x-cortex-tag: pydomainextractor
10+
x-cortex-type: service
11+
x-cortex-domain-parents:
12+
- tag: threatintel-rd
13+
openapi: 3.0.1
14+
servers:
15+
- url: "/"

0 commit comments

Comments
 (0)