Currently, we are using Jenkins for the build, Jfrog Artifactory to store all dependencies and udeploy to deploy the artifact to the server. In Jenkins, we have two plugins which will download all the dependencies and will deploy to release repo. Also, we have a plugin which will deploy the artifact to udeploy code station.
My question is how can I configure black duck scan in Jenkins and udeploy?