Skip to content

Test variable DS_EXCLUDED_PATHS

Adam Cohen requested to merge test-variable-ds-excluded-paths into master

What does this MR do?

This MR adds a ds-excluded-paths job which tests the DS_EXCLUDED_PATHS variable to ensure that the given path is ignored and results in no vulnerabilities in the expected report.

This test is sufficient to show that the DS_EXCLUDED_PATHS variable works as expected, since the js-npm-qa job covers the case where nothing has been excluded and vulnerabilities exist as expected.

A changelog entry isn't necessary since there are no behavioural changes

What are the relevant issue numbers?

gitlab-org/gitlab#195866 (closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports