chg: [pe] Using the new `integer` attribute type

pull/425/head
Christian Studer 2024-04-03 13:31:32 +02:00
parent eb1536f505
commit e042ac127a
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 3 additions and 3 deletions

View File

@ -131,13 +131,13 @@
"number-of-symbols": {
"description": "Number of entries in the symbol table",
"disable_correlation": true,
"misp-attribute": "counter",
"misp-attribute": "integer",
"ui-priority": 0
},
"number-sections": {
"description": "Number of sections",
"disable_correlation": true,
"misp-attribute": "counter",
"misp-attribute": "integer",
"ui-priority": 0
},
"original-filename": {
@ -178,7 +178,7 @@
"size-of-optional-header": {
"description": "Size of the optional header and the data directories which follow this header",
"disable_correlation": true,
"misp-attribute": "float",
"misp-attribute": "integer",
"ui-priority": 0
},
"text": {