GET /api/v1/ports/hakrawler/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "hakrawler",
"portdir": "www/hakrawler",
"version": "2.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hakluke/hakrawler",
"description": "Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application",
"long_description": "Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}