14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"vuln.clang": {
|
|
"relro": "partial",
|
|
"canary": "no",
|
|
"nx": "yes",
|
|
"pie": "no",
|
|
"rpath": "no",
|
|
"runpath": "no",
|
|
"symbols": "yes",
|
|
"fortify_source": "no",
|
|
"fortified": "0",
|
|
"fortify-able": "0"
|
|
}
|
|
} |