Skip to content

Commit 7198a16

Browse files
authored
Merge pull request #10 from Intsights/PD-41096-add-cortex-yaml
PD-41096 Auto-add cortex.yaml
2 parents e56f553 + ecb7929 commit 7198a16

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

cortex.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
info:
3+
title: Pyrepscan
4+
description: A Git Repository Secrets Scanner written in Rust
5+
x-cortex-git:
6+
github:
7+
alias: intsightsorg
8+
repository: Intsights/PyRepScan
9+
x-cortex-tag: pyrepscan
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)