forked from anchore/syft
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for indexing root filesystem (anchore#442)
* change directory resolver to ignore system runtime paths + drive by index Signed-off-by: Alex Goodman <[email protected]> * add event/etui support for filesystem indexing (for dir resolver) Signed-off-by: Alex Goodman <[email protected]> * add warnings for path indexing problems Signed-off-by: Alex Goodman <[email protected]> * add directory resolver index tests Signed-off-by: Alex Goodman <[email protected]> * improve testing around directory resolver Signed-off-by: Alex Goodman <[email protected]> * renamed p var to path when not conflicting with import Signed-off-by: Alex Goodman <[email protected]> * pull docker image in CLI dir scan timeout test Signed-off-by: Alex Goodman <[email protected]> * ensure file not exist errors do not stop directory resolver indexing Signed-off-by: Alex Goodman <[email protected]>
- Loading branch information
Showing
25 changed files
with
783 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.