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

[Feature Request] Keep old results and read path list from file (for incremental scans) #154

Open
RaymondBakerIBM opened this issue Jun 25, 2024 · 0 comments

Comments

@RaymondBakerIBM
Copy link
Member

RaymondBakerIBM commented Jun 25, 2024

To facilitate incremental scans, we need to keep old results in the baseline instead of the default behavior of deleting all files which weren't scanned in the current scan.

Sometimes there will be too many paths to pass into the cli (larger than ARG_MAX) so there needs to be another way to provide paths. stdin is already used for the baseline file so pass it in as a path for the program to read.

Associated PR
#153

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