Skip to content

Update qa-dependency_scanning.yml, add curl-dev

Will Meek requested to merge qa-dep-scan-add-curl-dev into master

What does this MR do?

As per gitlab-org/gitlab#386589 (closed)

It appears that in the container image used by integration test, curl and libcurl were out of sync.

This MR adds that.

(As per https://gitlab.com/gitlab-org/security-products/tests/java-maven/-/jobs/3513940834 this is proven to allow curl to function)

What are the relevant issue numbers?

gitlab-org/gitlab#386589 (closed)

Does this MR meet the acceptance criteria?

Merge request reports