Computer Science, asked by karthik26prince, 22 days ago

Assume that the cost of fixing the defects due to vulnerabilities in roots is X, then what would be
the approximate cost of fixing the defects due to same vulnerabilities, if not addressed till it
deployed and running in the production environment?
Select one:
O
a. 15X
O
b. 90X
O
C. 45X
O
d. 30X​

Answers

Answered by geetapandey945557
23

Answer:

the answer is 90x

Explanation:

Please thank my answer and mark me as brainlist

Answered by sujan3006sl
1

Answer:

Option B) 90X is the right answer.

Explanation:

The above answer is analyzed with the following points:

  • To find problems during the software development design phase, do an architectural risk analysis.
  • Developers may address security vulnerabilities while they write code by using an IDE plugin.
  • To find problems in the code, check the source code.
  • Your functional tests should include interactive application security testing.
  • Conduct a penetration test before release to find problems and confirm that the problems you previously found have been fixed.

#SPJ3

Similar questions