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

Scanner: Add an option to exclude paths from scan #819

Closed
Niraj-Kamdar opened this issue Jul 16, 2020 · 0 comments · Fixed by #876
Closed

Scanner: Add an option to exclude paths from scan #819

Niraj-Kamdar opened this issue Jul 16, 2020 · 0 comments · Fixed by #876

Comments

@Niraj-Kamdar
Copy link
Contributor

We can introduce a new option -e EXCLUDED_PATHS, --exclude EXCLUDED_PATHS for excluding paths which takes comma-separated list of paths to exclude from scan.
We already have functionality of path exclusion in our DirWalker but we haven't exposed it yet. So, it can be done pretty easily and will also give user control to exclude unnecessary paths.

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