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

Add username, groupname, digest algorithm, and fileflag support for file listing #2

Merged
merged 4 commits into from Apr 12, 2021

Conversation

wagoodman
Copy link

@wagoodman wagoodman commented Apr 12, 2021

Adds the following fields for each file listing:

  • username
  • groupname
  • file flag parser + stringer
  • file digest algorithm support

Partially addresses anchore/syft#371 , specifically anchore/syft#371 (comment)

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
@wagoodman wagoodman force-pushed the add-user-group-file-flag-support branch from 911eeee to 8decccf Compare April 12, 2021 12:05
@wagoodman wagoodman requested a review from a team April 12, 2021 12:05
@wagoodman wagoodman marked this pull request as draft April 12, 2021 12:06
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
@wagoodman wagoodman changed the title Add username, groupname, and fileflag support for file listing Add username, groupname, digest algorithm, and fileflag support for file listing Apr 12, 2021
@wagoodman wagoodman self-assigned this Apr 12, 2021
@wagoodman wagoodman added the enhancement New feature or request label Apr 12, 2021
@wagoodman wagoodman marked this pull request as ready for review April 12, 2021 12:40
Copy link

@luhring luhring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good. When you get a chance, it would be nice to create some sort of follow-up artifact for the upstream repo — even if just an issue pointing to this PR.

@wagoodman
Copy link
Author

yup @luhring the goal is to submit PRs upstream 👍

@wagoodman wagoodman merged commit 52818be into master Apr 12, 2021
@wagoodman wagoodman deleted the add-user-group-file-flag-support branch April 12, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants