cncf / tag-security

🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!
https://cncf.io/projects
Other
1.99k stars 497 forks source link

[Unconference] gittuf: A Security Layer for Git Repositories #1136

Closed adityasaky closed 7 months ago

adityasaky commented 8 months ago

Description: gittuf provides a security layer for Git using some concepts introduced by The Update Framework (TUF). Among other features, gittuf handles key management for all developers on the repository, allows you to set permissions for repository branches, tags, files, etc., protects against other attacks Git is vulnerable to, and more — all while being backwards compatible with GitHub, GitLab, etc. gittuf is part of the OpenSSF sandbox. This talk will discuss the state of Git security, gittuf's design, and will include a brief demo of gittuf in action.

Benefits to Ecosystem: gittuf is designed to secure source code stored in Git repositories. In the past, software supply chain attacks have targeted source management systems. gittuf aims to defend against such attacks by encoding security policies that are enforced in a distributed and transparent manner, making policy compliance auditable in the process.

Website: https://gittuf.dev

Repository: https://github.com/gittuf/gittuf

ragashreeshekar commented 8 months ago

Thanks for the submission @adityasaky. Please be invited to present this session at 2:00 - 2:35 PM, Thursday 11/09.

adityasaky commented 7 months ago

Thanks for the opportunity, the unconference was great!

mrcdb commented 7 months ago

@adityasaky could you please share the slides to the unconference talk? thanks

adityasaky commented 7 months ago

Slides: https://docs.google.com/presentation/d/1ZrqqaRA3HHAZQaFKR_bEYcUWy_5nETv3OU3CJppS82c/edit?usp=sharing