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

Allow for paths to be excluded from scanning. #381

Open
egibs opened this issue Jul 27, 2024 · 0 comments
Open

Allow for paths to be excluded from scanning. #381

egibs opened this issue Jul 27, 2024 · 0 comments

Comments

@egibs
Copy link
Member

egibs commented Jul 27, 2024

When scanning a directory, we should be able to exclude arbitrary paths via something like --exclude-paths.

A good example here is when scanning samples/macOS which has the bincapz binary in it. Since we tend to scan bincapz on its own, we could do --exclude-paths=macOS/clean/bincapz to allow all of the other files to be scanned.

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