GET /api/v1/ports/sqlninja-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sqlninja-devel",
"portdir": "security/sqlninja",
"version": "0.2.999-alpha1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sqlninja.sourceforge.net/",
"description": "Microsoft SQL Server SQL Injection vulnerability tester",
"long_description": "Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"perl5_34",
"perl5_28",
"perl5_30",
"perl5_32"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbi",
"p5.34-io-socket-ssl",
"p5.34-net-dns",
"p5.34-dbd-sqlite",
"p5.34-net-rawip",
"p5.34-netpacket",
"p5.34-net-pcap"
]
}
],
"depends_on": []
}