Commit b9b793ee authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'add-retiresjs-vars-to-dependency-scanning' into 'master'

Add Retire.js vars to Dependency Scanning template

See merge request gitlab-org/gitlab!26463
parents 1fed2f22 e88278a2
---
title: Add vars to allow air-gapped usage of Retire.js (Dependency Scanning)
merge_request: 26463
author:
type: added
...@@ -59,6 +59,8 @@ dependency_scanning: ...@@ -59,6 +59,8 @@ dependency_scanning:
BUNDLER_AUDIT_UPDATE_DISABLED \ BUNDLER_AUDIT_UPDATE_DISABLED \
BUNDLER_AUDIT_ADVISORY_DB_URL \ BUNDLER_AUDIT_ADVISORY_DB_URL \
BUNDLER_AUDIT_ADVISORY_DB_REF_NAME \ BUNDLER_AUDIT_ADVISORY_DB_REF_NAME \
RETIREJS_JS_ADVISORY_DB \
RETIREJS_NODE_ADVISORY_DB \
) \ ) \
--volume "$PWD:/code" \ --volume "$PWD:/code" \
--volume /var/run/docker.sock:/var/run/docker.sock \ --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