nerdexam
Cisco

300-745 · Question #19

A product manager is focused on maintaining the security integrity of a microservice-based application as new features are developed and integrated. To ensure that known software vulnerabilities are…

The correct answer is B. container scanning. Container scanning during the build phase ensures that no known software vulnerabilities are introduced into the application. It scans container images for outdated libraries, misconfigurations, and security flaws before deployment, allowing proactive remediation. This directly…

Artificial Intelligence, Automation, and DevSecOps

Question

A product manager is focused on maintaining the security integrity of a microservice-based application as new features are developed and integrated. To ensure that known software vulnerabilities are not introduced into the product, it is crucial to implement a robust application security technique. The technique must be applied during the build phase of the software development lifecycle, which allows the team to proactively entity and address vulnerability risks before deployment. Which application security technique must be applied to accomplish the goal?

Options

  • Asecret detection
  • Bcontainer scanning
  • Cinfrastructure as code scanning
  • DOpen API specification analysis

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    73% (27)
  • C
    8% (3)
  • D
    14% (5)

Explanation

Container scanning during the build phase ensures that no known software vulnerabilities are introduced into the application. It scans container images for outdated libraries, misconfigurations, and security flaws before deployment, allowing proactive remediation. This directly supports maintaining the security integrity of a microservice-based application.

Topics

#container scanning#SDLC build phase#microservices security#vulnerability management

Community Discussion

No community discussion yet for this question.

Full 300-745 Practice