mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 07:28:34 -08:00
spelling: dictionary
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ import capa.features.freeze.features as frzf
|
|||||||
from capa.engine import *
|
from capa.engine import *
|
||||||
|
|
||||||
|
|
||||||
# == Render ddictionary helpers
|
# == Render dictionary helpers
|
||||||
def render_meta(doc: rd.ResultDocument, result):
|
def render_meta(doc: rd.ResultDocument, result):
|
||||||
result["md5"] = doc.meta.sample.md5
|
result["md5"] = doc.meta.sample.md5
|
||||||
result["sha1"] = doc.meta.sample.sha1
|
result["sha1"] = doc.meta.sample.sha1
|
||||||
|
|||||||
Reference in New Issue
Block a user