Designing and Implementing Microsoft DevOps Solutions — Question 30
You need to consider the underlined segment to establish whether it is accurate.
To find when common open source libraries are added to the code base, you should add Jenkins to the build pipeline.
Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.
Answer options
- A. No adjustment required.
- B. SourceGear Vault
- C. WhiteSource
- D. OWASP ZAP
Correct answer: C
Explanation
The highlighted segment is incorrect because Jenkins alone does not adequately track open source libraries. WhiteSource is specifically designed to identify and manage open source components, making it the correct choice. The other options do not serve the purpose of tracking open source library additions effectively.