Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing support for module VT #27

Open
kn0t3k opened this issue Nov 10, 2022 · 1 comment
Open

Missing support for module VT #27

kn0t3k opened this issue Nov 10, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kn0t3k
Copy link

kn0t3k commented Nov 10, 2022

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:

Cannot parse the current document, please fix all errors before formatting.

Thanks

@MatejKastak
Copy link
Member

Ahoj Martin,

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 cuckoo one. 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.

@MatejKastak MatejKastak added enhancement New feature or request help wanted Extra attention is needed labels Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

2 participants