forked from kyma-project/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmilv.config.yaml
17 lines (17 loc) · 1.01 KB
/
milv.config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
black-list: ["/vendor/"]
timeout: 60
request-repeats: 5
files:
- path: "./test-infra/development/tools/cmd/clusterscollector/README.md"
config:
white-list-internal: ["pr|commit"]
- path: "./test-infra/.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: "./test-infra/development/prow-addons-ctrl-manager/README.md"
config:
white-list-external: ["https://github.com/kubernetes/test-infra/blob/fbc4040f1824bfa126f873650848396a10f05e8a/prow/apis/prowjobs/v1/types.go#L33-L43", "https://github.com/kubernetes/test-infra/blob/fbc4040f1824bfa126f873650848396a10f05e8a/prow/apis/prowjobs/v1/types.go#L48-L62"]
- path: "./test-infra/docs/prow/prow-k8s-testgrid.md"
config:
white-list-external: ["https://github.com/kyma-project/test-infra/blob/60493dd61d77da363b8758b7e4c94f25d4b36501/prow/jobs/test-infra/test-infra-kind.yaml#L80-L83"]