diff --git a/capa/ida/plugin/view.py b/capa/ida/plugin/view.py index f041f5bc2..0225e453c 100644 --- a/capa/ida/plugin/view.py +++ b/capa/ida/plugin/view.py @@ -194,7 +194,9 @@ def load_preview_meta(self, ea, author, scope): " namespace: ", " authors:", f" - {author}", - f" scope: {scope}", + " scopes:", + f" static: {scope}", + " dynamic: unspecified", " references:", " - ", " examples:",