I cloned the repo: https://github.com/HoussemDellai/WebAppWithDatabaseDemo.git to Azure Dev Ops project and created a CI-CD pipeline. In the pipeline I added a task for WhiteSource Bolt based on the instructions mentioned at : https://www.c-sharpcorner.com/article/performing-vulnerability-assessment-in-azure-devops/ and https://www.youtube.com/watch?v=cjmvuNth1GE. I then tried to trigger the build pipeline and came across error at the WhiteSource task level :
WhiteSource was unable to scan your repository. Please connect to your WhiteSource account by navigating to Organization settings > WhiteSource tab.
Can anyone help me here by providing their guidance to fix this issue