You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
modules/clamav.py , line 77 in ScanFile
if not os.path.exists(session_file.path):
ArrtributeError: 'Malware' object has no attribute 'path'
=====
I manually fixed clamav.py with "entry_path = get_sample_path(session_file.sha256)" in yarascan.py,
please check.
The text was updated successfully, but these errors were encountered: