Update volatility3/framework/plugins/linux/malware/check_modules.py

This commit is contained in:
ikelos
2025-11-19 16:35:35 +00:00
committed by GitHub
parent 83bf743a27
commit c54daae32a
@@ -69,7 +69,7 @@ class Check_modules(interfaces.plugins.PluginInterface):
@classmethod
@deprecation.deprecated_method(
replacement=linux_utilities_modules.Modules.get_kset_modules,
removal_date="2025-09-25",
removal_date="2026-03-25",
replacement_version=(3, 0, 0),
)
def get_kset_modules(