GET /api/v1/ports/mod_security2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mod_security2",
"portdir": "www/mod_security2",
"version": "2.9.8",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/owasp-modsecurity/ModSecurity",
"description": "Apache 2 intrusion detection and prevention engine for web applications",
"long_description": "ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1002
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl",
"libxml2",
"apache2",
"lua53"
]
}
],
"depends_on": []
}