Require Signed Commits
Info
ID: MS-M7025
MITRE mitigation: M1045
Enforce commit signing to verify the authenticity and integrity of code changes. Signed commits provide cryptographic proof of the author's identity and ensure code has not been tampered with.
Techniques Addressed by Mitigation
| ID | Name | Use |
|---|---|---|
| MS-TA7014 | Source code modification | Enforce commit signing to verify the authenticity of code changes. |