Text mapping for scan.pe.flags

This commit is contained in:
Wes
2024-01-24 15:10:42 +00:00
parent d23d367058
commit 8426aad56d

View File

@@ -14,15 +14,18 @@
},
"pe": {
"properties": {
"flags": {
"type": "text"
},
"image_version": {
"type": "float"
},
"sections": {
"properties": {
"entropy": {
"type": "float"
}
}
},
"image_version": {
"type": "float"
}
}
},