Skip to content

Commit 18d7e85

Browse files
committedFeb 21, 2024·
Merge branch 'master' of github.com:secure-systems-lab/ssl-site
2 parents 6cb30f2 + 79f89b3 commit 18d7e85

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎_data/data.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -903,10 +903,11 @@ projects:
903903
- &gittuf
904904
name: "gittuf"
905905
anchor: "gittuf"
906+
image: "img/projects/gittuf.png"
906907
status: *starting
907908
site: "https://gittuf.github.io"
908909
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., lets you use new cryptographic algorithms (SHA256, etc.), protects against other attacks Git is vulnerable to, and more — all while being backwards compatible with GitHub, GitLab, etc."
909-
products: "gittuf is a Open Source Security Foundation (OpenSSF) sandbox project as part of the Supply Chain Integrity Working Group."
910+
products: "gittuf is an Open Source Security Foundation (OpenSSF) sandbox project as part of the Supply Chain Integrity Working Group."
910911
people:
911912
- *aditya_sirish
912913
- name: "Billy Lynch (Chainguard)"
@@ -2965,6 +2966,15 @@ press:
29652966

29662967
presses:
29672968

2969+
- title: "Introducing gittuf: A Security Layer for Git Repositories"
2970+
link: "https://openssf.org/blog/2024/01/18/introducing-gittuf-a-security-layer-for-git-repositories/"
2971+
anchor: openssfgittuf
2972+
type: article
2973+
projects:
2974+
- *gittuf
2975+
source: "Open Source Security Foundation"
2976+
date: "January 18, 2024"
2977+
29682978
- title: "Securing Automotive Over-the-Air Software Updates"
29692979
link: "https://www.renesas.com/us/en/blogs/securing-automotive-over-air-software-updates"
29702980
anchor: uptphilren2022

‎img/projects/gittuf.png

386 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.