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

Update package verification fields for DPKG #375

Merged
merged 4 commits into from
Apr 12, 2021

Commits on Apr 8, 2021

  1. add conffile listing to dpkg metadata + normalize digests

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    269832c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. add dpkg conffile update to json schema + json test snapshots

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ba3407a View commit details
    Browse the repository at this point in the history
  2. fix DpkgMetadata.Files test to ensure it is never nil

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    c56690f View commit details
    Browse the repository at this point in the history
  3. clarify default collection value + fix appending conffiles location

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    0511972 View commit details
    Browse the repository at this point in the history