mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Update capa/render/vverbose.py
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
@@ -451,8 +451,6 @@ def render_rules(ostream, doc: rd.ResultDocument):
|
||||
assert isinstance(doc.meta.analysis.layout, rd.DynamicLayout)
|
||||
|
||||
ostream.write(rule.meta.scopes.dynamic.value)
|
||||
# TODO(mr-tz): process rendering should use human-readable name
|
||||
# https://github.com/mandiant/capa/issues/1816
|
||||
|
||||
ostream.write(" @ ")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user