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

Scan modules should check their own dependencies #16

Open
hprid opened this issue Feb 22, 2019 · 0 comments
Open

Scan modules should check their own dependencies #16

hprid opened this issue Feb 22, 2019 · 0 comments

Comments

@hprid
Copy link
Member

hprid commented Feb 22, 2019

Currently, we only check if the storage directory exists and issue a warning to run update_dependencies when it doesn't. However, this is not sufficient, e.g., when there is a new scan module or a new dependency for an existing scan module. Therefore each scan module should have a method that checks for their own dependencies, so we can inform the user to run update_dependencies.

This was already discussed in issue #9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant