Description: Contains information flag values that denote if an object is real or a possible false positive.
NameUnitData TypeSizeDefault ValueDescription
name VARCHAR(100)100 Name of flag.
hexadecimal VARCHAR(16)16 Flag value in hexadecimal form.
value INT4NAFlag value in decimal form.
description VARCHAR(100)100 Description of the flag.

  • No labels