@@ -116,7 +116,7 @@ if [ ! -d $DATA_DIRECTORY ]; then
chmod -R 777 $REPORT_DIRECTORY
fi
docker pull owasp/dependency-check # Make sure it is the actual version
docker pull owasp/dependency-check
docker run --rm \
--volume $(pwd):/src \
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.