Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 35

Which two situations are flagged by software tools designed for dependency checking in continuous integration environments, such as OWASP? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answer includes A and E because these scenarios pertain to security vulnerabilities that tools like OWASP focus on identifying. Option B relates to coding styles, which are not the primary concern of dependency checking tools, while C addresses license compatibility, and D concerns bug-induced failures, neither of which are the main objectives of such tools.