Add mapping for scan.pe.sections.entropy

This commit is contained in:
weslambert
2022-01-14 16:58:53 -05:00
committed by GitHub
parent a63787daba
commit a90bc9dba9

View File

@@ -734,6 +734,17 @@
"properties":{
"exiftool":{
"type":"text"
},
"pe":{
"properties":{
"sections":{
"properties":{
"entropy":{
"type": "float"
}
}
}
}
}
}
},