Merge pull request #11391 from Security-Onion-Solutions/fix/elasticsearch_strelka_image_version

Make scan.pe.image_version type of 'float'
This commit is contained in:
weslambert
2023-09-26 10:21:17 -04:00
committed by GitHub

View File

@@ -20,7 +20,10 @@
"type": "float"
}
}
}
},
"image_version": {
"type": "float"
}
}
},
"elf": {