mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 04:37:38 +02:00
Renderers: Don't include the title in JSON output.
This commit is contained in:
@@ -296,6 +296,7 @@ class JsonRenderer(CLIRenderer):
|
||||
}
|
||||
|
||||
name = 'JSON'
|
||||
structured_output = True
|
||||
|
||||
def get_render_options(self) -> List[RenderOption]:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user