Question 151:
A company wants to follow the Azure DevOps strategy for their development and deployment process. They want to ensure that during the development phase the following are requirements. Scanning of 3rd party packages in the code base for vulnerabilities Checking for unlicensed libraries in the code base The company decides to implement these checks using Continuous Integration. Would this fulfill the requirement?
Answer options:
A.Yes B.No