2020-05-19 09:51:39 -07:00
|
|
|
{
|
|
|
|
|
"folders": [
|
|
|
|
|
"../../ci",
|
2021-09-06 11:04:54 +05:30
|
|
|
"../../automation",
|
2021-09-27 20:32:30 +01:00
|
|
|
"../../deployments",
|
|
|
|
|
"../../code-scanning"
|
2021-09-30 10:19:20 +05:30
|
|
|
],
|
2022-05-02 06:08:29 +00:00
|
|
|
"allowed_categories": [
|
2022-02-14 10:11:33 +00:00
|
|
|
{
|
2022-05-02 06:08:29 +00:00
|
|
|
"name": "Continuous integration",
|
|
|
|
|
"path": "../../ci"
|
2022-02-14 10:11:33 +00:00
|
|
|
},
|
|
|
|
|
{
|
2022-05-02 06:08:29 +00:00
|
|
|
"name": "Automation",
|
|
|
|
|
"path": "../../automation"
|
2022-02-14 10:11:33 +00:00
|
|
|
},
|
|
|
|
|
{
|
2022-05-02 06:08:29 +00:00
|
|
|
"path": "../../deployments",
|
|
|
|
|
"name": "Deployment"
|
2022-02-14 10:11:33 +00:00
|
|
|
},
|
|
|
|
|
{
|
2022-05-02 06:08:29 +00:00
|
|
|
"name": "Code Scanning",
|
|
|
|
|
"path": "../../code-scanning"
|
2022-02-14 10:11:33 +00:00
|
|
|
}
|
2020-05-19 09:51:39 -07:00
|
|
|
]
|
|
|
|
|
}
|