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

1

There are 1 best solutions below

3
On BEST ANSWER

You need to create your whitesource bolt account and generate an activation key from the integrate menu. Apply that key in the in the Organization settings > WhiteSource tab.