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
Is shown as an error. Are you planning to add support for VirusTotal module? Without it I cannot lint and work on my VT, which is a real shame. The missing support (and thus the error) causes:
Cannot parse the current document, please fix all errors before formatting.
Thanks
The text was updated successfully, but these errors were encountered:
thanks for the feedback! Sure, I don't see a problem adding this functionality in the future releases. We will need to create a module spec for Yaramod, similar to the cuckooone. The reason why it was not supported is that the vt module itself is not open-source, so people cannot use it locally (and all we had was a doc page). I understand that people are writing rules for this module.
import "vt"
Is shown as an error. Are you planning to add support for VirusTotal module? Without it I cannot lint and work on my VT, which is a real shame. The missing support (and thus the error) causes:
Thanks
The text was updated successfully, but these errors were encountered: