We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
integer
1 parent eb1536f commit e042ac1Copy full SHA for e042ac1
1 file changed
objects/pe/definition.json
@@ -131,13 +131,13 @@
131
"number-of-symbols": {
132
"description": "Number of entries in the symbol table",
133
"disable_correlation": true,
134
- "misp-attribute": "counter",
+ "misp-attribute": "integer",
135
"ui-priority": 0
136
},
137
"number-sections": {
138
"description": "Number of sections",
139
140
141
142
143
"original-filename": {
@@ -178,7 +178,7 @@
178
"size-of-optional-header": {
179
"description": "Size of the optional header and the data directories which follow this header",
180
181
- "misp-attribute": "float",
182
183
184
"text": {
0 commit comments