Commit 285f723f authored by Igor Frenkel's avatar Igor Frenkel Committed by Douglas Barbosa Alexandre

Add DS_REMEDIATE var to Dependency Scanning job template

parent 09762c21
---
title: Add DS_REMEDIATE env var to dependency scanning template
merge_request: 27947
author:
type: added
......@@ -62,6 +62,7 @@ dependency_scanning:
BUNDLER_AUDIT_ADVISORY_DB_REF_NAME \
RETIREJS_JS_ADVISORY_DB \
RETIREJS_NODE_ADVISORY_DB \
DS_REMEDIATE \
) \
--volume "$PWD:/code" \
--volume /var/run/docker.sock:/var/run/docker.sock \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment