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,16 +14,19 @@
},
"pe": {
"properties": {
"sections": {
"flags": {
"type": "text"
},
"image_version": {
"type": "float"
},
"sections": {
"properties": {
"entropy": {
"type": "float"
}
}
},
"image_version": {
"type": "float"
}
}
}
},
"elf": {