-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add news round up and npm / stacklok case study (#298)
* Add news round up and npm / stacklok case study Signed-off-by: Luke Hinds <luke@stacklok.com> * Remove redundant image Signed-off-by: Luke Hinds <luke@stacklok.com> * Update content/caseStudies/npm.md Co-authored-by: Bob Callaway <bobcallaway@users.noreply.github.com> Signed-off-by: Luke Hinds <luke@stacklok.com> --------- Signed-off-by: Luke Hinds <luke@stacklok.com> Co-authored-by: Bob Callaway <bobcallaway@users.noreply.github.com>
- Loading branch information
1 parent
59e1f33
commit d00bd04
Showing
15 changed files
with
57 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
excerpt: “How to verifiably link npm packages to their source repository and build instructions.” | ||
title: GitHub | ||
date: Wednesday July 21st, 2021 | ||
brand: /img/github-icon.png | ||
name: Brian DeHamer, Philip Harrison | ||
role: GitHub Package Security Team | ||
caseColour: bg-orange-medium | ||
caseStudyText: “How to verifiably link npm packages to their source repository and build instructions.” | ||
caseStudyLink: https://github.blog/2023-04-19-introducing-npm-package-provenance/ | ||
category: "Case Study: NPM" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
excerpt: "We're excited to announce the launch of Minder and Trusty, two free-to-use tools that build on the power of the open source project Sigstore..." | ||
title: Stacklok | ||
date: Wednesday July 21st, 2021 | ||
brand: /img/stacklok-icon.png | ||
caseColour: bg-pastel-blue | ||
caseStudyText: "We're excited to announce the launch of Minder and Trusty, two free-to-use tools that build on the power of the open source project Sigstore..." | ||
caseStudyLink: https://stacklok.com/blog/announcing-trusty-and-minder-free-to-use-tools-to-help-developers-and-open-source-communities-build-safer-software | ||
category: "Case Study: Stacklok" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/bleepingcomputer.png", | ||
"title": "Bleeping Computer", | ||
"position": "5" | ||
"position": "6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/github-icon.png", | ||
"title": "GitHub", | ||
"position": "2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/google.png", | ||
"title": "Google", | ||
"position": "2" | ||
"position": "3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/kpack.png", | ||
"title": "KPACK", | ||
"position": "3" | ||
"position": "4" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/redhat.png", | ||
"title": "Red Hat", | ||
"position": "4" | ||
"position": "5" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/stacklok-icon.png", | ||
"title": "Stacklok", | ||
"position": "1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"brandLogo": "/img/wired.png", | ||
"title": "Wired", | ||
"position": "1" | ||
"position": "7" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: JPMorgan’s Global CISO urges use of Sigstore, Alpha-Omega in open source security drive | ||
pubDate: 2023-10-5 | ||
entryTag: news | ||
link: https://www.thestack.technology/jpmorgans-global-ciso-use-sigstore-alpha-omega/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: Sigstore - Simplifying Code Signing for Open Source Ecosystems | ||
pubDate: 2023-11-21 | ||
entryTag: news | ||
link: https://openssf.org/blog/2023/11/21/sigstore-simplifying-code-signing-for-open-source-ecosystems/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: Wind River Further Expands VxWorks RTOS Containers Leadership with Cosign Support | ||
pubDate: 2023-11-01 | ||
entryTag: news | ||
link: https://www.businesswire.com/news/home/20231101614010/en/ | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.