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

ci(deps): improve handling OSV_SCANNER_ADDITIONAL_OPTS env var (backport of #11188) #11189

Merged
merged 1 commit into from
Aug 23, 2024

Commits on Aug 23, 2024

  1. ci(deps): improve handling OSV_SCANNER_ADDITIONAL_OPTS env var (#11188)

    Earlier try didn't fix the issue when provided
    OSV_SCANNER_ADDITIONAL_OPTS env var war empty (as it's in the case of
    our CI). Now we are handling explicitly parsing of this env var, which
    should fix update-vulnerable-dependencies.sh script.
    
    Signed-off-by: Bart Smykla <bartek@smykla.com>
    bartsmykla committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e978cef View commit details
    Browse the repository at this point in the history