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

NV6487: Scanner: implement wipe-out attributes during reconstructing image repo #34

Merged
merged 1 commit into from
Jun 18, 2022

Conversation

jayhuang-suse
Copy link
Collaborator

(1) Synchronized vender: github.com/neuvector/neuvector @ 847c3fced01c4aec1290e252544d0ca9d707b240 (branch 5.0.0)

(2) Implement wipe-out attributes during reconstructing images.
We usually reconstruct an image from the "docker save" tars with "addition" and "overlay" methods. However, it did include a "deduction" method as well. Thus, we might have false-positive cases for the "whole-image" scan.

Target:
(a) deleted folders will not be included in the whole REPO/Registry scans
(b) However, they will be included when we make the individual "layer" scans.

@becitsthere becitsthere merged commit e8aeb60 into neuvector:main Jun 18, 2022
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

Successfully merging this pull request may close these issues.

2 participants