CISA Exam QuestionsBrowse all questions from this exam

CISA Exam - Question 456


Which of the following concerns is BEST addressed by securing production source libraries?

Show Answer
Correct Answer: C

Securing production source libraries is primarily aimed at preventing unauthorized access and changes to the production code. It ensures that only authorized individuals can modify the source code, thereby reducing the risk of unauthorized changes being implemented. Unauthorized changes can lead to significant security and stability issues, making it crucial to secure these libraries to maintain the integrity of the production environment.

Discussion

3 comments
Sign in to comment
3008Option: D
May 27, 2023

d is answer

3008
Jun 23, 2023

SORRY C IS ANSWER.

KAP2HURUFOption: C
Mar 3, 2024

Securing production source libraries involves implementing controls to prevent unauthorized access, modification, or deletion of the code. This ensures that only authorized individuals can make changes, and that any changes are tracked and reviewed before being deployed to production. This significantly reduces the risk of unauthorized changes making their way into production, potentially causing security vulnerabilities, system instability, or unexpected behavior.

RS66Option: C
Jul 4, 2024

C for sure.