GET /api/v1/ports/datree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "datree",
"portdir": "devel/datree",
"version": "1.9.19",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/datreeio/datree",
"description": "CLI tool to run policies against Kubernetes manifests YAML files or Helm charts",
"long_description": "Datree automatically validates Kubernetes objects for rule violations, ensuring no misconfigurations reach production",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "max+github",
"github": "ci7rix",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}