Restrict Write Access to Code Repositories
Info
ID: MS-M7024
MITRE mitigation: -
Limit who can push code to production branches and enforce protected branch policies. This prevents unauthorized modifications to source code that could introduce malicious changes.
Techniques Addressed by Mitigation
| ID | Name | Use |
|---|---|---|
| MS-TA7014 | Source code modification | Limit who can push to production branches and require protected branch policies. |