1.1.1 Ensure any changes to code are tracked in a version control platform
ID |
cis_sscs/code_in_vcs |
Severity |
critical |
Category |
source_code/code_changes |
Levels |
|
Optional |
false |
Tags |
security, supply-chain |
Rationale
Version control platforms keep track of every modification to code. They represent the cornerstone of code security, as well as allow for better code collaboration within engineering teams. With granular access management, change tracking, and key signing of code edits, version control platforms are the first step in securing the software supply chain.