nerdexam
CompTIA

CLO-002 · Question #550

A development team just deployed a new code release to the staging environment. Change management procedures dictate that all new code must be checked for vulnerabilities prior to release. Which of…

The correct answer is C. An application scan. An application scan is typically performed to identify vulnerabilities in the code, such as security flaws, bugs, and weaknesses that could be exploited. Since the change management procedure requires checking for vulnerabilities prior to release, this scan will help ensure the…

Cloud Security and Compliance

Question

A development team just deployed a new code release to the staging environment. Change management procedures dictate that all new code must be checked for vulnerabilities prior to release. Which of the following will the security analyst most likely perform prior to the code being deployed to production?

Options

  • AA penetration test
  • BA malware scan
  • CAn application scan
  • DA load test

How the community answered

(69 responses)
  • A
    3% (2)
  • B
    7% (5)
  • C
    84% (58)
  • D
    6% (4)

Explanation

An application scan is typically performed to identify vulnerabilities in the code, such as security flaws, bugs, and weaknesses that could be exploited. Since the change management procedure requires checking for vulnerabilities prior to release, this scan will help ensure the code is secure before it is deployed to production. This type of scan looks for issues such as SQL injection, cross-site scripting (XSS), and other common application vulnerabilities.

Topics

#application scanning#vulnerability assessment#code security#change management

Community Discussion

No community discussion yet for this question.

Full CLO-002 Practice