GET /api/v1/ports/openvas-plugins/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openvas-plugins",
"portdir": "security/openvas-plugins",
"version": "1.0.7",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openvas.org/",
"description": "Open Vulnerability Assessment System plugins",
"long_description": "OpenVAS is the Open Vulnerability Assessment System. This port contains the plugins used by the server component.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gsed",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"glib2",
"openvas-server"
]
}
],
"depends_on": []
}