mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 20:57:39 +02:00
Plugins: Bump isfinfo framework version
This commit is contained in:
@@ -22,6 +22,7 @@ vollog = logging.getLogger(__name__)
|
||||
class IsfInfo(plugins.PluginInterface):
|
||||
"""Determines information about the currently available ISF files, or a specific one"""
|
||||
|
||||
_required_framework_version = (2, 0, 0)
|
||||
_version = (1, 0, 0)
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user