Register
1:00
Stop
CompTIA Security+ - Secure System Design Principles - Separation of Duties
Intermediate
1/1
A software development company has developers with access to source code, unit testing, and the production environment. How can Separation of Duties improve the security in this scenario?
a.
Remove developer access to the production environment without assigning it to another role.
b.
Require developers to submit code for review before allowing access to the production environment.
c.
Require developers to use different credentials for each environment.
d.
Limit developers' access to source code and unit testing, while granting access to the production environment only to operations or release management personnel.
Intermediate