Share via


BinaryHardeningSummary interface

Binary hardening summary percentages.

Properties

canary

Canary summary percentage

nx

NX summary percentage

pie

PIE summary percentage

relro

RELRO summary percentage

stripped

Stripped summary percentage

totalFiles

Total number of binaries that were analyzed

Property Details

canary

Canary summary percentage

canary?: number

Property Value

number

nx

NX summary percentage

nx?: number

Property Value

number

pie

PIE summary percentage

pie?: number

Property Value

number

relro

RELRO summary percentage

relro?: number

Property Value

number

stripped

Stripped summary percentage

stripped?: number

Property Value

number

totalFiles

Total number of binaries that were analyzed

totalFiles?: number

Property Value

number