GET /api/v1/ports/docker-index-plugin/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "docker-index-plugin",
"portdir": "devel/docker-index-plugin",
"version": "0.0.35",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/docker/index-cli-plugin",
"description": "Docker CLI plugin for indexing images",
"long_description": "Docker CLI tool to create image SBOMs as well as analyze packages for known vulnerabilities using the Atomist data plane.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"docker"
]
}
],
"depends_on": []
}