Question 152:
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 required. 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 Deployment. Would this fulfill the requirement?
Answer options:
A.Yes B.No