GET /api/v1/ports/exploitdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "exploitdb",
"portdir": "security/exploitdb",
"version": "2022-10-18",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.exploit-db.com",
"description": "Offensive Security’s Exploit Database Archive",
"long_description": "Offensive Security’s Exploit Database Archive",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 576
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
}