mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-18 23:34:15 +01:00
Merge branch 'master' into falsepositives
This commit is contained in:
@@ -119,12 +119,8 @@ if [ ! -d "$DATA_DIRECTORY" ]; then
|
|||||||
chmod -R 777 "$REPORT_DIRECTORY"
|
chmod -R 777 "$REPORT_DIRECTORY"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
docker pull owasp/dependency-check
|
|
||||||
=======
|
|
||||||
# Make sure we are using the latest version
|
# Make sure we are using the latest version
|
||||||
docker pull owasp/dependency-check
|
docker pull owasp/dependency-check
|
||||||
>>>>>>> 04b506662f96d23d66b858d3d4b9ea29caa4ccb8
|
|
||||||
|
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
--volume $(pwd):/src \
|
--volume $(pwd):/src \
|
||||||
|
|||||||
Reference in New Issue
Block a user