forked from kyma-project/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
milv.config.yaml
36 lines (36 loc) · 1.09 KB
/
milv.config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
white-list-external:
- localhost
- kyma.local
black-list:
- node_modules
- content/docs
- content/community
black-list-internal:
- ./website/src/blog-posts/
- ./website/content/blog-posts/
timeout: 60
request-repeats: 5
files:
- path: "./website/.github/ISSUE_TEMPLATE/security-vulnerability.md"
config:
white-list-internal: ["{CVSS"]
white-list-external:
[
"https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
]
- path: ./website/docs/banner-modification.md
config:
white-list-internal:
- ../src/banner/assets
- path: ./website/docs/write-blog-posts.md
config:
white-list-external:
- https://kyma-project.io/blog/some-address
- https://kyma-project.io/blog/{DATE}/{ADDRESS
white-list-internal:
- "../{some_file}#development"
- /docs/{VERSION}/root/kyma#overview-in-a-nutshell
- path: ./website/content/blog-posts/2019-07-24-happy-birthday-kyma/index.md
config:
white-list-external:
- https://www.linkedin.com/company/kyma-project