Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(deps): improve handling OSV_SCANNER_ADDITIONAL_OPTS env var (backp…
…ort of #11188) (#11190) 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> Co-authored-by: Bart Smykla <bartek@smykla.com>
- Loading branch information