-
Notifications
You must be signed in to change notification settings - Fork 74
/
landscape.yml
788 lines (788 loc) · 34.9 KB
/
landscape.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
landscape:
- category:
name: CI & Pipeline Orchestration
subcategories:
- subcategory:
name: Pipeline Orchestration
items:
- item:
name: Agola
description: >-
Open Source CI/CD platform with advanced features and architecture. Powerful, reproducible and containerized workflows (called Runs), git based
workflow (integrates with all the primary git repositories like GitHub, GitLab, Gitea), restart Runs from failed tasks, user direct runs (test
your local changes to a remote Agola server with just one command), distributed and high available by design and runs everywhere (Kubernetes,
docker, IaaS, bare metal).
homepage_url: https://agola.io
repo_url: https://github.com/agola-io/agola
logo: agola.svg
crunchbase: https://www.crunchbase.com/organization/sorint-lab
- item:
name: Argo
homepage_url: https://argoproj.github.io/
repo_url: https://github.com/argoproj/argo-workflows
logo: argo.svg
twitter: https://twitter.com/argoproj
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- item:
name: Armory Enterprise
homepage_url: https://www.armory.io/armory-enterprise-spinnaker/
logo: armory.svg
crunchbase: https://www.crunchbase.com/organization/armory
- item:
name: Cartographer
description: Cartographer is a Kubernetes-native Choreographer providing higher modularity and scalability for the software supply chain.
homepage_url: https://cartographer.sh/
repo_url: https://github.com/vmware-tanzu/cartographer
logo: cartographer.svg
twitter: https://twitter.com/OssCartographer
crunchbase: https://www.crunchbase.com/organization/vmware
- item:
name: CircleCI
homepage_url: https://circleci.com/
logo: circleci.svg
crunchbase: https://www.crunchbase.com/organization/circle-ci
- item:
name: Cloudbees
homepage_url: https://www.cloudbees.com/
logo: cloudbees.svg
crunchbase: https://www.crunchbase.com/organization/cloudbees
- item:
name: Codefresh
description: >-
Codefresh Argo Platform is built on an open core of Argo Workflows, Argo CD, Argo Events, and Argo Rollouts to create a seamless DevOps
experience. Provision and manage Argo instances for workflows and deployments across clusters, locations, and clouds. Built on open source to
provide unparralleld insights into the DevOps process. Track a deployment back to the commit, committer, Jira ticket, pull requests and more.
Scalable, Secure, and fully-supported.
homepage_url: https://codefresh.io
repo_url: https://github.com/codefresh-io/docs.codefresh.io
logo: codefresh.svg
crunchbase: https://www.crunchbase.com/organization/code-fresh
- item:
name: Concourse
homepage_url: https://concourse-ci.org/
repo_url: https://github.com/concourse/concourse
logo: concourse.svg
twitter: https://twitter.com/concourseci
crunchbase: https://www.crunchbase.com/organization/vmware
- item:
name: Flagger
homepage_url: https://docs.flagger.app
repo_url: https://github.com/fluxcd/flagger
logo: flagger.svg
twitter: https://twitter.com/fluxcd
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- item:
name: Flux
homepage_url: https://fluxcd.io/
repo_url: https://github.com/fluxcd/flux2
logo: flux.svg
twitter: https://twitter.com/fluxcd
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- item:
name: GitHub Actions
description: >-
GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from
GitHub. Make code reviews, branch management, and issue triaging work the way you want.
homepage_url: https://github.com/features/actions
logo: github-actions.svg
crunchbase: https://www.crunchbase.com/organization/github
- item:
name: GitLab
homepage_url: https://about.gitlab.com/
repo_url: https://github.com/gitlabhq/gitlabhq
url_for_bestpractices: https://gitlab.com/gitlab-org/gitlab-ce
logo: gitlab.svg
crunchbase: https://www.crunchbase.com/organization/gitlab-com
- item:
name: Harness.io
homepage_url: https://harness.io
logo: harness.svg
crunchbase: https://www.crunchbase.com/organization/harness-512d
- item:
name: Jenkins X
homepage_url: https://jenkins.io/
project: incubating
repo_url: https://github.com/jenkins-x/jx
url_for_bestpractices: https://github.com/jenkins-x
logo: jenkins-x.svg
twitter: https://twitter.com/jenkinsxio
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: Keptn
homepage_url: https://keptn.sh
repo_url: https://github.com/keptn/keptn
logo: keptn.svg
twitter: https://twitter.com/keptnProject
crunchbase: https://www.crunchbase.com/organization/dynatrace-software
- item:
name: Octopus Deploy
description: >-
Octopus Deploy sets the standard for deployment automation for DevOps. We help software teams deploy freely - when and where they need, in a
routine way. From modern containers and microservices to trusted legacy applications, Octopus orchestrates software delivery in data centers,
multi-cloud, and hybrid IT infrastructure.
homepage_url: https://octopus.com/
logo: octopus-deploy.svg
crunchbase: https://www.crunchbase.com/organization/octopus-deploy
- item:
name: OpsMX
homepage_url: https://www.opsmx.com
logo: opsmx.svg
crunchbase: https://www.crunchbase.com/organization/opsmx
- item:
name: Orkestra
description: >-
Orkestra is a cloud-native Release Orchestration and Lifecycle Management (LCM) platform for a related group of Helm releases and their subcharts
Orkestra is built on top of popular CNCF tools and technologies like, - Helm - Argo Workflows, - Flux Helm Controller, - Chartmuseum - Keptn
homepage_url: https://azure.github.io/orkestra/
repo_url: https://github.com/Azure/orkestra
logo: azure.svg
twitter: https://twitter.com/Azure
crunchbase: https://www.crunchbase.com/organization/azure
- item:
name: Ozone
homepage_url: https://ozone.one
logo: ozone.svg
crunchbase: https://www.crunchbase.com/organization/in2tive
- item:
name: Prodvana
description: >-
Prodvana is an outcome based delivery platform. Prodvana analyzes your desired outcome and production environments to chart a realtime delivery
path.
homepage_url: https://www.prodvana.io
logo: prodvana.svg
crunchbase: https://www.crunchbase.com/organization/prodvana
- item:
name: Screwdriver
homepage_url: https://screwdriver.cd/
project: incubating
repo_url: https://github.com/screwdriver-cd/screwdriver
logo: screwdriver.svg
twitter: https://twitter.com/screwdrivercd
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: Spinnaker
homepage_url: https://www.spinnaker.io/
project: incubating
repo_url: https://github.com/spinnaker/spinnaker
logo: spinnaker.svg
twitter: https://twitter.com/spinnakerio
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: Tekton
homepage_url: https://tekton.dev/
project: graduated
repo_url: https://github.com/tektoncd/pipeline
logo: tekton.svg
twitter: https://twitter.com/tektoncd
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: werf
homepage_url: https://werf.io/
repo_url: https://github.com/werf/werf
logo: werf.svg
twitter: https://twitter.com/werf_io
crunchbase: https://www.crunchbase.com/organization/flant
- subcategory:
name: Continuous Integration
items:
- item:
name: Buildkite
description: Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.
homepage_url: https://buildkite.com/
logo: buildkite.svg
crunchbase: https://www.crunchbase.com/organization/buildkite
- item:
name: Drone
homepage_url: https://drone.io/
repo_url: https://github.com/harness/drone
logo: drone.svg
crunchbase: https://www.crunchbase.com/organization/drone-io
- item:
name: Jenkins
homepage_url: https://jenkins.io/
project: graduated
repo_url: https://github.com/jenkinsci/jenkins
logo: jenkins.svg
twitter: https://twitter.com/jenkinsci
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: TeamCity
description: Powerful Continuous Integration out of the box
homepage_url: https://www.jetbrains.com/teamcity/
logo: team-city.svg
twitter: https://twitter.com/teamcity
crunchbase: https://www.crunchbase.com/organization/jetbrains
- item:
name: Travis CI
homepage_url: https://travis-ci.com/
repo_url: https://github.com/travis-ci/travis-web
logo: travis-ci.svg
crunchbase: https://www.crunchbase.com/organization/travis-ci
- item:
name: Woodpecker CI
homepage_url: https://woodpecker-ci.org
repo_url: https://github.com/woodpecker-ci/woodpecker
logo: woodpecker-ci.svg
crunchbase: https://www.crunchbase.com/organization/woodpecker-ci
- category:
name: Continuous Automation
subcategories:
- subcategory:
name: Test Automation
items:
- item:
name: k6
homepage_url: https://k6.io
repo_url: https://github.com/grafana/k6
logo: k6.svg
crunchbase: https://www.crunchbase.com/organization/load-impact
- item:
name: Playwright
description: >-
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. Playwright is built to
enable cross-browser web automation that is ever-green, capable, reliable and fast.
homepage_url: https://playwright.dev
repo_url: https://github.com/microsoft/playwright
logo: playwright.svg
twitter: https://twitter.com/playwrightweb
crunchbase: https://www.crunchbase.com/organization/microsoft
- item:
name: Selenium
homepage_url: https://www.selenium.dev
repo_url: https://github.com/SeleniumHQ/selenium
logo: selenium.svg
twitter: https://twitter.com/SeleniumHQ
crunchbase: https://www.crunchbase.com/organization/thoughtworks
- item:
name: Testkube
description: >-
Testkube is a Kubernetes-native testing framework that allows you to orchestrate, run, and display your tests and tests results for your apps
running in Kubernetes. Testkube is built to adapt to any testing tool, regardless of constraints.
homepage_url: https://testkube.io
repo_url: https://github.com/kubeshop/testkube
logo: testkube.svg
twitter: https://twitter.com/Testkube_io
crunchbase: https://www.crunchbase.com/organization/kubeshop
- item:
name: Testlio
homepage_url: https://testlio.com
logo: testlio-logo-blue.svg
crunchbase: https://www.crunchbase.com/organization/testlio
- item:
name: WebdriverIO
description: >-
WebdriverIO is a next-gen browser and mobile automation test framework for Node.js. It allows testing on Chrome, Firefox and Safari on desktop as
well as on simulated, emulated or real mobile devices with a single API. Playwright is built to enable cross-browser web automation that is
ever-green, capable, reliable and fast.
homepage_url: https://webdriver.io
repo_url: https://github.com/webdriverio/webdriverio
logo: webdriverio.svg
twitter: https://twitter.com/webdriverio
crunchbase: https://www.crunchbase.com/organization/open-js-foundation
- subcategory:
name: Release Automation
items:
- item:
name: JReleaser
homepage_url: https://jreleaser.org
repo_url: https://github.com/jreleaser/jreleaser
logo: jreleaser.svg
twitter: https://twitter.com/jreleaser
organization:
name: JReleaser
- item:
name: UrbanCode Velocity
homepage_url: https://www.urbancode.com/
repo_url: https://github.com/UrbanCode/UCADF-Core-Library
logo: urban-code-velocity.svg
twitter: https://twitter.com/urbancode
crunchbase: https://www.crunchbase.com/organization/ibm
- subcategory:
name: Build Automation
items:
- item:
name: Apache Maven
description: >-
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a
project's build, reporting and documentation from a central piece of information.
homepage_url: https://maven.apache.org/
repo_url: https://github.com/apache/maven
logo: maven.svg
twitter: https://twitter.com/asfmavenproject
crunchbase: https://www.crunchbase.com/organization/apache
- item:
name: Gradle Build Tool
description: >-
Gradle is a build automation tool for multi-language software development. It controls the development process in the tasks of compilation and
packaging to testing, deployment, and publishing. Supported languages include Java (Kotlin, Groovy, Scala), C/C++, and JavaScript.
homepage_url: https://gradle.org
repo_url: https://github.com/gradle/gradle
logo: gradle.svg
crunchbase: https://www.crunchbase.com/organization/gradle
- item:
name: OpenMake Meister
homepage_url: https://www.openmakesoftware.com/meister-build-automation/
logo: openmakesoftware.svg
twitter: https://twitter.com/openmake
crunchbase: https://www.crunchbase.com/organization/openmake-software
- category:
name: Config & Library Management
subcategories:
- subcategory:
name: Configuration Management
items:
- item:
name: Ansible
homepage_url: https://www.ansible.com/
repo_url: https://github.com/ansible/ansible
logo: ansible.svg
twitter: https://twitter.com/ansible
crunchbase: https://www.crunchbase.com/organization/red-hat
- item:
name: Chef
homepage_url: https://www.chef.io/
repo_url: https://github.com/chef/chef
logo: chef.svg
crunchbase: https://www.crunchbase.com/organization/chef
- item:
name: DeployHub
homepage_url: https://www.deployhub.com/
logo: deployhub.svg
twitter: https://twitter.com/DeployHubProj
crunchbase: https://www.crunchbase.com/organization/deployhub
- item:
name: Liquibase
description: >-
Liquibase helps teams release software faster and safer — bringing database changes into existing CI/CD automation. Without automation, CI/CD
fails at the database.
homepage_url: https://www.liquibase.com/
repo_url: https://github.com/liquibase/liquibase
logo: liquibase.svg
crunchbase: https://www.crunchbase.com/organization/datical
- item:
name: Ortelius
homepage_url: https://ortelius.io/
project: incubating
repo_url: https://github.com/ortelius/ortelius
logo: ortelius.svg
twitter: https://twitter.com/OrteliusOs
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: Puppet
homepage_url: https://puppet.com/
repo_url: https://github.com/puppetlabs/puppet
logo: puppet.svg
crunchbase: https://www.crunchbase.com/organization/puppet-labs
- item:
name: SaltStack
homepage_url: https://maintenance.vmware.com/maintenance.html
repo_url: https://github.com/saltstack/salt
logo: salt-stack.svg
twitter: https://twitter.com/Salt_Project_OS
crunchbase: https://www.crunchbase.com/organization/saltstack
- subcategory:
name: Library Management
items:
- item:
name: FOSSA
homepage_url: https://fossa.com/
logo: fossa.svg
crunchbase: https://www.crunchbase.com/organization/fossa-2
- item:
name: JFrog Artifactory
homepage_url: https://jfrog.com/artifactory/
logo: jfrog.svg
crunchbase: https://www.crunchbase.com/organization/jfrog-ltd
- item:
name: Sonatype Nexus
homepage_url: https://www.sonatype.com/
logo: sonatype.svg
twitter: https://twitter.com/sonatype
crunchbase: https://www.crunchbase.com/organization/sonatype
- item:
name: WhiteSource
homepage_url: https://www.whitesourcesoftware.com/
logo: whitesource.svg
crunchbase: https://www.crunchbase.com/organization/white-source
- category:
name: Infrastructure Deployments
subcategories:
- subcategory:
name: Automated Provisioning
items:
- item:
name: Alauda
homepage_url: https://www.alauda.cn
logo: alauda.svg
crunchbase: https://www.crunchbase.com/organization/alauda
- item:
name: Alibaba Cloud
homepage_url: https://us.alibabacloud.com/
logo: alibabacloud.svg
crunchbase: https://www.crunchbase.com/organization/alibaba-cloud
- item:
name: Cycloid
homepage_url: https://www.cycloid.io
logo: cycloid.svg
crunchbase: https://www.crunchbase.com/organization/cycloid
- item:
name: Dell Boomi
homepage_url: https://boomi.com/
logo: dellboomi.svg
crunchbase: https://www.crunchbase.com/organization/boomi
- item:
name: Ketch
homepage_url: https://www.theketch.io/
repo_url: https://github.com/theketchio/ketch
logo: ketch.svg
crunchbase: https://www.crunchbase.com/organization/shipa-d4af
- item:
name: Platform9 Systems
homepage_url: https://platform9.com
logo: platform9-systems.svg
crunchbase: https://www.crunchbase.com/organization/platform9-systems-inc
- item:
name: Pulumi
homepage_url: https://www.pulumi.com/
repo_url: https://github.com/pulumi/pulumi
logo: pulumi.svg
crunchbase: https://www.crunchbase.com/organization/pulumi-corporation
- item:
name: Rancher Labs
homepage_url: https://rancher.com
logo: rancher.svg
crunchbase: https://www.crunchbase.com/organization/rancher-labs
- item:
name: Spacelift
description: >-
Spacelift is a flexible management platform for Infrastructure as Code. It helps customize your workflows, automate manual tasks, reduce number of
errors, improve security and auditability of your infrastructure.
homepage_url: https://spacelift.io
logo: spacelift.svg
crunchbase: https://www.crunchbase.com/organization/spacelift
- item:
name: Terraform
homepage_url: https://www.terraform.io
repo_url: https://github.com/hashicorp/terraform
logo: terraform.svg
crunchbase: https://www.crunchbase.com/organization/hashicorp
- category:
name: Container Registry & Build
subcategories:
- subcategory:
name: Container Registry
items:
- item:
name: Distribution
homepage_url: https://github.com/distribution/distribution
repo_url: https://github.com/distribution/distribution
logo: distribution.svg
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- item:
name: Docker Hub
homepage_url: https://hub.docker.com/
logo: docker.svg
crunchbase: https://www.crunchbase.com/organization/docker
- item:
name: Harbor
homepage_url: https://goharbor.io/
repo_url: https://github.com/goharbor/harbor
logo: harbor.svg
twitter: https://twitter.com/project_harbor
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- item:
name: Portus
homepage_url: http://port.us.org/
repo_url: https://github.com/SUSE/Portus
logo: portus.svg
crunchbase: https://www.crunchbase.com/organization/suse
- item:
name: Quay
homepage_url: https://quay.io/
repo_url: https://github.com/quay/quay
logo: quay.svg
twitter: https://twitter.com/projectquay
crunchbase: https://www.crunchbase.com/organization/red-hat
- subcategory:
name: Image Build
items:
- item:
name: Helm
homepage_url: https://helm.sh/
repo_url: https://github.com/helm/helm
logo: helm.svg
twitter: https://twitter.com/helmpack
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- category:
name: DevSecOps
subcategories:
- subcategory:
name: Container Security
items:
- item:
name: Anchore
homepage_url: https://anchore.com/
repo_url: https://github.com/anchore/anchore-engine
logo: anchore.svg
crunchbase: https://www.crunchbase.com/organization/anchore-inc
- item:
name: Prisma Cloud by Palo Alto Networks
homepage_url: https://www.paloaltonetworks.com/prisma/cloud
logo: prismacloud.svg
crunchbase: https://www.crunchbase.com/organization/palo-alto-networks
- item:
name: sigstore
description: sigstore builds open source software to improve supply chain technology for everyone.
homepage_url: https://www.sigstore.dev/
repo_url: https://github.com/sigstore/sigstore
logo: sigstore.svg
twitter: https://twitter.com/projectsigstore
crunchbase: https://www.crunchbase.com/organization/sigstore
- item:
name: Snyk
homepage_url: https://snyk.io/
logo: snyk.svg
crunchbase: https://www.crunchbase.com/organization/snyk
- item:
name: Sysdig Secure
description: Sysdig Secure embeds security and compliance into the build, run and respond stages of the Kubernetes lifecycle.
homepage_url: https://sysdig.com/use-cases/kubernetes-security
logo: sysdig-secure.svg
crunchbase: https://www.crunchbase.com/organization/sysdig
- subcategory:
name: Policy
items:
- item:
name: Allero
description: Policy enforcement tool that protects production CI/CD pipeline
homepage_url: https://allero.io
repo_url: https://github.com/allero-io/allero
logo: allero.svg
crunchbase: https://www.crunchbase.com/organization/allero
- item:
name: Kyverno
homepage_url: https://kyverno.io/
repo_url: https://github.com/kyverno/kyverno
logo: kyverno.svg
twitter: https://twitter.com/kyverno
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- item:
name: Open Policy Agent (OPA)
homepage_url: https://www.openpolicyagent.org/
repo_url: https://github.com/open-policy-agent/opa
logo: open-policy-agent-opa.svg
crunchbase: https://www.crunchbase.com/organization/open-policy-agent
- category:
name: Observability and Analysis
subcategories:
- subcategory:
name: DevOps Metrics
items:
- item:
name: Four Keys
homepage_url: https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance
repo_url: https://github.com/GoogleCloudPlatform/fourkeys
logo: fourkeys.svg
crunchbase: https://www.crunchbase.com/organization/google
- subcategory:
name: Monitoring and Logging
items:
- item:
name: Datadog
homepage_url: https://www.datadoghq.com/
logo: datadog.svg
crunchbase: https://www.crunchbase.com/organization/datadog
- item:
name: Dynatrace
homepage_url: https://www.dynatrace.com/
logo: dynatrace.svg
crunchbase: https://www.crunchbase.com/organization/dynatrace-software
- item:
name: New Relic
homepage_url: https://newrelic.com/
logo: newrelic.svg
crunchbase: https://www.crunchbase.com/organization/new-relic
- item:
name: Sumo Logic
homepage_url: https://www.sumologic.com/
logo: sumologic.svg
crunchbase: https://www.crunchbase.com/organization/sumo-logic
- subcategory:
name: Tracing and Messaging
items:
- item:
name: CDEvents
description: CDEvents are a common specification for Continuous Delivery events, enabling interoperability in the complete software production ecosystem
homepage_url: https://cdevents.dev/
project: incubating
repo_url: https://github.com/cdevents/spec
logo: cdevents.svg
twitter: https://twitter.com/_cdevents
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
- item:
name: Eiffel
description: Eiffel is a technology agnostic CI/CD event protocol
homepage_url: https://eiffel-community.github.io
repo_url: https://github.com/eiffel-community/eiffel
logo: eiffel.svg
crunchbase: https://www.crunchbase.com/organization/eiffel-community
- item:
name: Honeycomb
homepage_url: https://www.honeycomb.io/
logo: honeycomb.svg
crunchbase: https://www.crunchbase.com/organization/honeycombio
- item:
name: OpenTelemetry
homepage_url: https://opentelemetry.io/
repo_url: https://github.com/open-telemetry/community
logo: open-telemetry.svg
twitter: https://twitter.com/opentelemetry
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
- category:
name: CDF Members
subcategories:
- subcategory:
name: Premier
items:
- item:
name: Apple inc. (member)
homepage_url: https://www.apple.com/
logo: apple.svg
crunchbase: https://www.crunchbase.com/organization/apple
- item:
name: CloudBees (member)
homepage_url: https://www.cloudbees.com/
logo: cloudbees.svg
crunchbase: https://www.crunchbase.com/organization/cloudbees
- subcategory:
name: End User
items:
- item:
name: Capital One (member)
homepage_url: https://www.capitalone.com/about/
logo: capital-one.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/capital-one
- item:
name: eBay (member)
homepage_url: https://www.ebay.com
logo: ebay.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/ebay
- item:
name: Fidelity Investments (member)
homepage_url: https://www.fidelity.com
logo: fidelity-investments.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/fidelity-investments
- item:
name: JP Morgan Chase (member)
homepage_url: https://www.jpmorganchase.com/
logo: jpmorgan.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/jpmorgan-chase-co
- item:
name: NGINX (member)
homepage_url: https://www.nginx.com
logo: nginx.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/nginx
- item:
name: Salesforce (member)
homepage_url: https://www.salesforce.com/uk
logo: salesforce.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/salesforce
- item:
name: Trace Machina Simulate Robotic Systems (member)
homepage_url: https://tracemachina.com/
logo: TraceMachina-SimulateRoboticSystems.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/trace-machina
- subcategory:
name: General
items:
- item:
name: CircleCI (member)
homepage_url: https://circleci.com/
logo: circleci.svg
crunchbase: https://www.crunchbase.com/organization/circle-ci
- item:
name: Cloudsmith (member)
homepage_url: https://cloudsmith.com/
logo: cloudsmith.svg
crunchbase: https://www.crunchbase.com/organization/cloudsmith-io
- item:
name: Codefresh (member)
homepage_url: https://codefresh.io/
logo: codefresh.svg
crunchbase: https://www.crunchbase.com/organization/code-fresh
- item:
name: Harness (member)
homepage_url: https://www.harness.io/
logo: harnessio.svg
crunchbase: https://www.crunchbase.com/organization/harness-512d
- item:
name: Octopus Deploy (member)
homepage_url: https://octopus.com/
logo: octopus-deploy.svg
crunchbase: https://www.crunchbase.com/organization/octopus-deploy
- item:
name: OpsMX (member)
homepage_url: https://www.opsmx.com
logo: opsmx.svg
crunchbase: https://www.crunchbase.com/organization/opsmx
- item:
name: Prisma Cloud by Palo Alto Networks (member)
homepage_url: https://www.paloaltonetworks.com/prisma/cloud
logo: prismacloud.svg
crunchbase: https://www.crunchbase.com/organization/palo-alto-networks
- item:
name: Prodvana (member)
homepage_url: https://www.prodvana.io
logo: prodvana.svg
crunchbase: https://www.crunchbase.com/organization/prodvana
- item:
name: SAP (member)
homepage_url: https://www.sap.com/index.html
logo: sap.svg
crunchbase: https://www.crunchbase.com/organization/sap
- item:
name: Spacelift (member)
homepage_url: https://spacelift.io
logo: spacelift.svg
crunchbase: https://www.crunchbase.com/organization/spacelift
- item:
name: StackHawk (member)
homepage_url: https://www.stackhawk.com/
logo: stack-hawk.svg
crunchbase: https://www.crunchbase.com/organization/stackhawk
- item:
name: Sumo Logic (member)
homepage_url: https://www.sumologic.com/
logo: sumologic.svg
crunchbase: https://www.crunchbase.com/organization/sumo-logic
- item:
name: Tenable (member)
homepage_url: https://www.tenable.com/
logo: tenablenetworksecurityinc.svg
crunchbase: https://www.crunchbase.com/organization/tenable-network-security
- item:
name: Testkube (member)
homepage_url: https://testkube.io
logo: testkube.svg
crunchbase: https://www.crunchbase.com/organization/kubeshop
- item:
name: WhiteSource (member)
homepage_url: https://www.whitesourcesoftware.com/
logo: whitesource.svg
crunchbase: https://www.crunchbase.com/organization/white-source
- subcategory:
name: Associate
items:
- item:
name: East China Normal University (member)
homepage_url: http://english.ecnu.edu.cn/
logo: eastchinanormaluniversity.svg
enduser: true
crunchbase: https://www.crunchbase.com/organization/east-china-normal-university