Skip to content

Commit

Permalink
Update Projects (#731)
Browse files Browse the repository at this point in the history
Signed-off-by: LFCIBot <[email protected]>
  • Loading branch information
LFCIBot authored Oct 15, 2024
1 parent 736db34 commit 95fbbed
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions website/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2865,19 +2865,19 @@
"language": "Go"
},
{
"name": "Notary",
"name": "Notary Project",
"path": "Security & Compliance",
"description": "A CLI tool to sign and verify artifacts",
"homepage_url": "https://notaryproject.dev/",
"project": "incubating",
"repo_url": "https://github.com/notaryproject/notation",
"logo": "https://landscape.cncf.io/logos/9db11a6f166ea94d8116b6b59b201ee2b00723520731b6febd91e05f5e89d2cd.svg",
"logo": "https://landscape.cncf.io/logos/cd7295bb0d3dc7a30047b5b6af1759512da642e9b6a89adf71503e098f2c1ebf.svg",
"twitter": null,
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2017-10-24",
"dev_stats_url": "https://notary.devstats.cncf.io/",
"artwork_url": "https://github.com/cncf/artwork/blob/master/examples/incubating.md#notary-logos",
"artwork_url": "https://github.com/cncf/artwork/blob/main/examples/incubating.md#notary-project-logos",
"stack_overflow_url": "https://stackoverflow.com/questions/tagged/notary",
"blog_url": null,
"mailing_list_url": null,
Expand Down Expand Up @@ -3546,6 +3546,28 @@
"youtube_url": "https://www.youtube.com/@radapp_io",
"language": "Go"
},
{
"name": "Ratify",
"path": "Security & Compliance",
"description": "A verification engine on Kubernetes which enables verification of artifact security metadata and admits for deployment only those that comply with policies you create.",
"homepage_url": "https://ratify.dev/",
"project": "sandbox",
"repo_url": "https://github.com/ratify-project/ratify/",
"logo": "https://landscape.cncf.io/logos/801882e50abbab1253117fea0a5e3ac4aec6a64a82fd675cd8068fb7ef1f1713.svg",
"twitter": "https://twitter.com/artifact_ratify",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2024-08-30",
"dev_stats_url": "https://ratify.devstats.cncf.io/",
"artwork_url": null,
"stack_overflow_url": null,
"blog_url": null,
"mailing_list_url": null,
"slack_url": null,
"gitter_url": null,
"youtube_url": null,
"language": "Go"
},
{
"name": "rkt",
"path": "Container Runtime",
Expand Down

0 comments on commit 95fbbed

Please sign in to comment.