QuestionQ268
Design security solutions for applications and dataYou have a Microsoft 365 tenant.
You have an Azure subscription containing Azure App Service web apps. The apps have these characteristics:
- The apps use third-party and open-source components.
- The apps were developed using C#, Python, and Java.
- The app deployment process is managed by using Azure DevOps.
- The app source code is stored in GitHub Enterprise Cloud repositories and is protected by using GitHub Advanced Security.
You need to reduce the risk of supply-chain attacks throughout the application lifecycle.
What should you implement?
- A secret scanning
- B Dependabot alerts
- C app governance in Microsoft Defender for Cloud Apps
- D NuGet Audit
Community Discussion