nerdexam
CompTIA

CS0-003 · Question #230

A recent audit of the vulnerability management program outlined the finding for increased awareness of secure coding practices. Which of the following would be best to address the finding?

The correct answer is A. Establish quarterly SDLC training on the top vulnerabilities for developers. An audit highlighted a need for increased awareness of secure coding practices within the vulnerability management program.

Submitted by diego_uy· Mar 6, 2026Vulnerability Management

Question

A recent audit of the vulnerability management program outlined the finding for increased awareness of secure coding practices. Which of the following would be best to address the finding?

Options

  • AEstablish quarterly SDLC training on the top vulnerabilities for developers
  • BConduct a yearly inspection of the code repositories and provide the report to management.
  • CHire an external penetration test of the network
  • DDeploy more vulnerability scanners for increased coverage

How the community answered

(19 responses)
  • A
    79% (15)
  • B
    11% (2)
  • C
    5% (1)
  • D
    5% (1)

Why each option

An audit highlighted a need for increased awareness of secure coding practices within the vulnerability management program.

AEstablish quarterly SDLC training on the top vulnerabilities for developersCorrect

Establishing regular, targeted training for developers on secure coding practices, especially focusing on common vulnerabilities, directly addresses the finding of increased awareness. This proactive approach integrates security early into the Software Development Life Cycle (SDLC), reducing the introduction of new vulnerabilities.

BConduct a yearly inspection of the code repositories and provide the report to management.

A yearly inspection of code repositories provides a reactive snapshot of code quality but does not directly increase awareness or educate developers on secure coding practices themselves.

CHire an external penetration test of the network

An external penetration test of the network primarily focuses on network-level vulnerabilities and external attack surfaces, not specifically on secure coding practices or developer awareness within the SDLC.

DDeploy more vulnerability scanners for increased coverage

Deploying more vulnerability scanners increases detection capabilities for existing vulnerabilities but does not proactively prevent their introduction or improve developers' secure coding knowledge.

Concept tested: Secure coding practices training

Source: https://owasp.org/www-project-secure-coding-practices-guide/

Topics

#secure coding#SDLC#security awareness#vulnerability prevention

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice