1.2.4 Ensure issue deletion is limited to specific users
ID |
cis_sscs/issue_deletion |
Severity |
critical |
Category |
source_code/repository |
Levels |
|
Optional |
false |
Tags |
issue-permissions, least-privilege, slsa-3, slsa-4, supply-chain |
Rationale
Issues are a way to keep track of things happening in repositories, such as setting new milestones or requesting urgent fixes. Deleting an issue is not a benign activity, as it might harm the development workflow or attempt to hide malicious behavior. Because of this, it should be restricted and allowed only by trusted and responsible users.