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

feat(misconf): Support custom URLs for policy bundle #4834

Merged
merged 6 commits into from
Jul 26, 2023

Commits on Jul 24, 2023

  1. feat(misconf): Support custom URLs for policy bundle

    This PR adds support for custom policy bundles to be specified
    with a flag `--policy-bundle-url` as an option to Trivy.
    
    Fixes: #4672
    
    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0153303 View commit details
    Browse the repository at this point in the history
  2. update docs

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    978ebdd View commit details
    Browse the repository at this point in the history
  3. rename flag to --policy-bundle-repository

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9f43b79 View commit details
    Browse the repository at this point in the history
  4. fix field

    simar7 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    699dd02 View commit details
    Browse the repository at this point in the history
  5. rebase and update docs

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1ec96d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. set policyBundleRepo on client

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    373ed69 View commit details
    Browse the repository at this point in the history