Files
starter-workflows/code-scanning/properties/datree.properties.json
T

8 lines
238 B
JSON
Raw Normal View History

2022-11-23 16:19:36 +02:00
{
"name": "Datree",
"creator": "Datree",
"description": "Detect misconfigurations in your Kubernetes manifests and present them in Github code scanning",
"iconName": "datree",
"categories": ["Code Scanning", "YAML"]
2022-12-07 16:24:28 +02:00
}