forked from kyma-project/kyma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
milv.config.yaml
98 lines (98 loc) · 5.42 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
white-list-external: ["localhost", "kyma.local", "https://grafana.{DOMAIN", "CLUSTER_NAME.kyma.cluster.cx", "$yourClusterDomain", "svc.cluster.local:8081", "https://goreportcard.com", "orders.com", "azure.microsoft.com", "$KYMA_RELEASE_VERSION", "$DOMAIN", "$LATEST", "http://xip.io", "https://kyma-project.io/docs/components/rafter", "https://storage.{DOMAIN}/minio", "https://$", "https://commerce-orders-service"]
black-list: ["/vendor/", "/testdata/"]
black-list-internal: ["./kyma/docs/"]
timeout: 60
request-repeats: 5
files:
- path: "./kyma/docs/kyma/04-10-upgrade.md"
config:
white-list-external: ["https://raw.githubusercontent.com/kyma-project/kyma/{NEW_KYMA_VERSION}/installation/resources/tiller.yaml"]
- path: "./kyma/resources/service-manager-proxy/README.md"
config:
white-list-external: ["http://service-manager.dev.cfdev.sh"]
- path: "./kyma/.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: "./kyma/docs/README.md"
config:
white-list-external: ["kyma-project.io"]
- path: "./kyma/tools/stability-checker/README.md"
config:
white-list-external: ["https://github.com/kyma-project/stability-checker/raw/{branchName}/deploy/chart/stability-checker-0.1.0.tgz"]
- path: "./kyma/components/helm-broker/docs/proposals/addon-git-support.md"
config:
white-list-external: ["https://github.com/kyma-project/addons/blob/master/addons/index.yaml", "https://gitlab.com/kyma-project/addons/blob/master/addons/index.yaml", "https://bitbucket.org/kyma-project/addons/src/master/addons/index.yaml"]
- path: "./kyma/resources/core/charts/monitoring/charts/alertmanager/README.md"
config:
white-list-external: ["https://alert.victorops.com/integrations/generic/20131114/alert"]
- path: "./kyma/docs/application-connector/012-details-serviceclass-documentation.md"
config:
white-list-external: ["https://www.orders.com/v1/orders"]
- path: "./kyma/docs/helm-broker/05-01-helm-broker.md"
config:
white-list-external: ["custom.bundles-repository"]
- path: "./kyma/docs/kyma/04-07-aks-xip.io-domain.md"
config:
white-list-external: ["https://console.{WILDCARD_DNS}.xip.io"]
- path: "./kyma/docs/kyma/04-06-gke-xip.io-domain.md"
config:
white-list-external: ["https://console.{WILDCARD_DNS}.xip.io"]
- path: "./kyma/docs/helm-broker/08-01-configure-hb.md"
config:
white-list-external: ["https://{host}/{path}/{bundle_repo_version"]
- path: "./kyma/docs/application-connector/08-09-revoke-cert.md"
config:
white-list-external: ["https://gateway.{CLUSTER_DOMAIN}/v1/applications/certificates/revocations"]
- path: "./kyma/resources/istio/README.md"
config:
white-list-external: ["https://istio.io/docs/setup/kubernetes/sidecar-injection/#automatic-sidecar-injection"]
- path: "./kyma/docs/migration-guides/0.8-0.9.md"
config:
white-list-external: ["https://github.com/kyma-project/kyma/releases/tag/0.9.0"]
- path: "./kyma/docs/asset-store/05-02-asset-store-metadata-service.md"
config:
white-list-external: ["https://{VIRTUALSERVICE_NAME}.{DOMAIN"]
- path: "./kyma/docs/asset-store/05-04-asset-upload-service.md"
config:
white-list-external: ["https://{VIRTUALSERVICE_NAME}.{DOMAIN"]
- path: "./kyma/docs/asset-store/05-01-asset-store.md"
config:
white-list-external: ["https://minio.{DOMAIN}/minio"]
- path: "./kyma/components/console-backend-service/docs/configuration.md"
config:
white-list-external: ["http://zipkin.kyma-system"]
- path: "./kyma/tests/perf/README.md"
config:
white-list-external: ["https://grafana.perf.kyma-project.io/d/ReuNR5Aik/kyma-performance-test-results?orgId=1"]
- path: "./kyma/docs/monitoring/08-02-create-and-configure-grafana-dashboard.md"
config:
white-list-external: ["https://grafana.example.com/"]
- path: "./kyma/docs/helm-broker/03-03-create-addons-repo.md"
config:
white-list-external: ["https://admin:[email protected]/index.yaml"]
- path: "./kyma/docs/monitoring/08-05-send-notifications.md"
config:
white-list-external: ["https://hooks.slack.com/services/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"]
- path: "./kyma/docs/kyma/05-04-component-source-url.md"
config:
white-list-external: ["https://user:[email protected]/your-user/files/kyma-custom-ory.zip"]
- path: "./kyma/docs/runtime-agent/08-07-establish-secure-connection-with-compass.md"
config:
white-list-external: ["https://compass.{CLUSTER_DOMAIN"]
- path: "./kyma/docs/migration-guides/1.10-1.11.md"
config:
white-list-external: ["https://gateway.domain/APP_NAME/v1/events",
"https://gateway.domain/APP_NAME/events"]
- path: "./kyma/docs/runtime-agent/08-01-basic-flow-tutorial.md"
config:
white-list-external: ["https://compass.{CLUSTER_DOMAIN"]
- path: "./kyma/docs/migration-guides/1.13-1.14.md"
config:
white-list-external: ["https://github.com/kyma-project/kyma/blob/release-1.14/docs/kyma/03-03-charts.md#migration-to-helm-v3"]
- path: "./kyma/docs/security/08-04-add-connector.md"
config:
white-list-external: ["https://dex.{CLUSTER_DOMAIN}/callback"]
- path: "./kyma/docs/security/08-06-generate-kubeconfig.md"
config:
white-list-external: ["https://configurations-generator.{YOUR_CLUSTER_DOMAIN"]