fix: [pe] Removing the `disable_correlation` flag for a `size-in-bytes` attribute type

pull/425/head
Christian Studer 2024-04-03 17:33:30 +02:00
parent 980ab615ec
commit 5b95994bdd
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@
},
"size-of-optional-header": {
"description": "Size of the optional header and the data directories which follow this header",
"disable_correlation": true,
"misp-attribute": "size-in-bytes",
"ui-priority": 0
},