mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -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 *
|
||||
|
||||
|
||||
# == Render ddictionary helpers
|
||||
# == Render dictionary helpers
|
||||
def render_meta(doc: rd.ResultDocument, result):
|
||||
result["md5"] = doc.meta.sample.md5
|
||||
result["sha1"] = doc.meta.sample.sha1
|
||||
|
||||
Reference in New Issue
Block a user