Certified Information Systems Auditor (CISA) — Question 553

Which of the following features of a library control software package would protect against unauthorized updating of source code?

Answer options

Correct answer: A

Explanation

Access controls for source libraries are essential in preventing unauthorized users from making changes to the source code, thus ensuring its integrity. The other options, while useful for tracking and managing code changes, do not inherently prevent unauthorized updates. Date and time stamping helps in tracking versions, required approvals ensure oversight, and release comparisons help in identifying differences but do not restrict access.