-
Notifications
You must be signed in to change notification settings - Fork 10
/
landscape.yml
686 lines (686 loc) · 28.1 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
landscape:
- category:
name: Enablement
subcategories:
- subcategory:
name: AI
items:
- license: Apache License 2.0
logo: ai-readiness.svg
name: AI Readiness
item:
project: sig
homepage_url: https://github.com/finos/ai-readiness
repo_url: https://github.com/finos/ai-readiness
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2023-02-26
lead: ColinEberhardt
mailing_list: ai-readiness-private@lists.finos.org
- subcategory:
name: Toolchain
items:
- logo: finos-code-scanning.svg
name: FINOS Code Scanning
item:
project: incubating
homepage_url: https://github.com/finos/security-scanning
repo_url: https://github.com/finos/security-scanning
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-10-11
lead: maoo
- license: Apache License 2.0
logo: htc-grid.svg
name: High Throughput Compute Grid
item:
project: incubating
homepage_url: https://finos.github.io/htc-grid/
repo_url: https://github.com/finos/htc-grid
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2024-09-03
lead: kirillsc
- subcategory:
name: OSS Readiness
items:
- license: Apache License 2.0
logo: devops-automation.svg
name: DevOps Automation
item:
project: sig
homepage_url: https://github.com/finos/devops-automation
repo_url: https://github.com/finos/devops-automation
crunchbase: https://www.crunchbase.com/organization/finos-foundation
additional_repos:
- repo_url: https://github.com/finos/architecture-as-code
extra:
contribution_date: 2020-10-21
lead: ashukla13
mailing_list: devops-mutualization@finos.org
- logo: git-proxy.svg
name: Git Proxy
item:
project: incubating
homepage_url: https://github.com/finos/git-proxy
repo_url: https://github.com/finos/git-proxy
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
lead: JamieSlome
contribution_date: 2020-11-19
mailing_list: git-proxy@lists.finos.org
slack_channels: ["C06LXNW0W76"]
- license: CC-BY-SA-4.0
logo: innersource.svg
name: InnerSource Special Interest Group
item:
project: sig
homepage_url: https://github.com/finos/InnerSource
repo_url: https://github.com/finos/InnerSource
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
slack_channels: ["C01SYB503QT", "C01TAPTAHUZ"]
contribution_date: 2021-02-01
lead: danizheleva
mailing_list: innersource@finos.org
- license: Apache License 2.0
logo: open-source-readiness.svg
name: Open source readiness
item:
project: sig
homepage_url: https://github.com/finos/open-source-readiness
repo_url: https://github.com/finos/open-source-readiness
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2018-04-24
lead: psmulovics
mailing_list: osr@finos.org
slack_channels: ["C01RVPM6YDU"]
- subcategory:
name: DEI
items:
- logo: dei-sig.svg
name: Diversity Equity & Inclusion Special Interest Group
item:
project: sig
homepage_url: https://github.com/finos/DEI-SIG
repo_url: https://github.com/finos/DEI-SIG
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-06-01
lead: paulapaul
- subcategory:
name: Regulation
items:
- logo: open-reg-tech-us-lcr.svg
name: Open Reg Tech US LCR
item:
project: incubating
homepage_url: https://github.com/finos/open-reg-tech-us-lcr
repo_url: https://github.com/finos/open-reg-tech-us-lcr
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-10-26
lead: stephengoldbaum
mailing_list: open-regtech-sig@finos.org
- logo: regulation-innovation.svg
name: Regulation Innovation Special Interest Group
item:
project: sig
homepage_url: https://github.com/finos/open-regtech-sig
repo_url: https://github.com/finos/open-regtech-sig
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2020-10-21
lead: stephengoldbaum
- subcategory:
name: Innovation
items:
- license: Apache License 2.0
logo: zenith.svg
name: Zenith
item:
project: sig
homepage_url: https://github.com/finos/zenith
repo_url: https://github.com/finos/zenith
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2023-01-24
lead: psmulovics
- category:
name: Applications
subcategories:
- subcategory:
name: UI Frameworks
items:
- logo: themebuilder.svg
name: Accessibility Theme Builder
item:
additional_repos:
- repo_url: https://github.com/finos/a11y-theme-builder-sdk
project: incubating
homepage_url: https://a11y-theme-builder.finos.org
repo_url: https://github.com/finos/a11y-theme-builder
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2023-10-03
lead: AndySmithSL
- license: Apache License 2.0
logo: jupyterlab-templates.svg
name: JupyterLab Templates
item:
project: active
homepage_url: https://github.com/finos/jupyterlab_templates
repo_url: https://github.com/finos/jupyterlab_templates
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-12-20
lead: timkpaine
- logo: perspective.svg
name: Perspective
item:
project: active
homepage_url: https://perspective.finos.org
repo_url: https://github.com/finos/perspective
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2019-04-30
activation_date: 2020-02-24
lead: timkpaine
- license: Apache License 2.0
logo: regular-table.svg
name: Regular Table
item:
project: active
homepage_url: https://github.com/finos/regular-table
repo_url: https://github.com/finos/regular-table
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-12-20
lead: texodus
- logo: vuu.svg
name: VUU
item:
project: incubating
homepage_url: https://vuu.finos.org
repo_url: https://github.com/finos/vuu
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-11-09
lead: chrisjstevo
- subcategory:
name: Symphony Ecosystem
items:
- logo: jcurl.svg
name: JCurl
item:
project: active
homepage_url: https://github.com/finos/JCurl
repo_url: https://github.com/finos/JCurl
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2017-06-06
activation_date: 2020-01-02
lead: ldrozdz
- logo: messageml-utils.svg
name: MessageML Utilities
item:
project: active
homepage_url: https://github.com/finos/messageml-utils
repo_url: https://github.com/finos/messageml-utils
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2017-05-19
activation_date: 2020-01-02
lead: justinesymphony
- logo: symphony-rest-api-spec.svg
name: REST API Specification
item:
project: active
homepage_url: https://github.com/finos/symphony-api-spec
repo_url: https://github.com/finos/symphony-api-spec
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2017-05-04
activation_date: 2020-01-02
lead: justinesymphony
- logo: symphony-bdk-java.svg
name: Symphony BDK Java
item:
project: incubating
homepage_url: https://symphony-bdk-java.finos.org
repo_url: https://github.com/finos/symphony-bdk-java
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2021-02-17
lead: Yannick-Malins
- logo: symphony-bdk-python.svg
name: Symphony BDK Python
item:
project: incubating
homepage_url: https://symphony-bdk-python.finos.org
repo_url: https://github.com/finos/symphony-bdk-python
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2021-02-17
lead: Yannick-Malins
- logo: symphony-generator.svg
name: Symphony Generator
item:
project: incubating
homepage_url: https://github.com/finos/generator-symphony
repo_url: https://github.com/finos/generator-symphony
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-01-11
lead: symphony-soufiane
- logo: symphony-media-bridge.svg
name: Symphony Media Bridge
item:
project: incubating
homepage_url: https://github.com/finos/SymphonyMediaBridge
repo_url: https://github.com/finos/SymphonyMediaBridge
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2021-11-23
lead: olofkallander
- logo: symphony-wdk.svg
name: Symphony WDK
item:
additional_repos:
- repo_url: https://github.com/finos/symphony-wdk-gallery
project: incubating
homepage_url: https://github.com/finos/symphony-wdk
repo_url: https://github.com/finos/symphony-wdk
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2021-09-30
lead: Yannick-Malins
- category:
name: Platforms & Runtimes
subcategories:
- subcategory:
name: Interop
items:
- logo: backplane.svg
name: Backplane - FDC3 Desktop Agent Bridging
item:
project: incubating
homepage_url: https://backplane.finos.org
repo_url: https://github.com/finos/backplane
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-11-22
lead: Vivek-Natwest
- license: Community License Specification
logo: fdc3.svg
name: FDC3
item:
additional_repos:
- repo_url: https://github.com/finos/fdc3-dotnet
project: active
homepage_url: https://fdc3.finos.org
repo_url: https://github.com/finos/fdc3
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2018-04-20
activation_date: 2019-07-19
lead: kriswest
slack_channels: ["C01R0P7H5LH", "C01UH66AKJL"]
mailing_list: fdc3@finos.org
- license: Apache License 2.0
logo: fdc3-conformance.svg
name: FDC3 Conformance Framework
item:
project: incubating
homepage_url: https://fdc3.finos.org
repo_url: https://github.com/finos/FDC3-conformance-framework
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-06-08
lead: ColinEberhardt
- logo: springbot.svg
name: Spring Bot
item:
project: active
homepage_url: https://springbot.finos.org
repo_url: https://github.com/finos/spring-bot
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2020-09-15
activation_date: 2023-05-22
lead: robmoffat
- subcategory:
name: Containers
items:
- logo: sail.svg
name: FDC3 Sail
item:
project: incubating
homepage_url: https://github.com/finos/FDC3-Sail
repo_url: https://github.com/finos/FDC3-Sail
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-04-26
lead: nkolba
- license: Apache License 2.0
logo: symphony-electron.svg
name: Symphony Electron
item:
additional_repos:
- repo_url: https://github.com/finos/ScreenSnippet2
- repo_url: https://github.com/finos/SwiftSearch
- repo_url: https://github.com/finos/ScreenShareIndicatorFrame
- repo_url: https://github.com/finos/SymphonyWindowsHwndHelper
project: active
homepage_url: https://github.com/finos/SymphonyElectron
repo_url: https://github.com/finos/SymphonyElectron
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
activation_date: 2020-01-02
contribution_date: 2016-11-28
lead: andreaslindvall
- category:
name: Infrastructure
subcategories:
- subcategory:
name: Compliance & Management
items:
- license: Community Specification License
logo: ccc.svg
name: Common Cloud Controls
item:
project: incubating
homepage_url: https://finos.org/common-cloud-controls
repo_url: https://github.com/finos/common-cloud-controls
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
formation_date: 2023-07-06
contribution_date: 2023-10-24
lead: akan
- license: Apache License 2.0
logo: compliant-financial-infrastruture.svg
name: Compliant Financial Infrastructure
item:
additional_repos:
- repo_url: https://github.com/finos/terraform-aws-cfi-eks
- repo_url: https://github.com/finos/cfi-terraform-template-child-module
- repo_url: https://github.com/finos/ansible-cfi-ocp
- repo_url: https://github.com/finos/terraform-google-cfi-gke
- repo_url: https://github.com/finos/terraform-azurerm-cfi-aks
- repo_url: https://github.com/finos/terraform-aws-cfi-dynamodb
- repo_url: https://github.com/finos/terraform-aws-cfi-lambda
- repo_url: https://github.com/finos/terraform-azurerm-cfi-postgresql
- repo_url: https://github.com/finos/terraform-aws-cfi-redshift
- repo_url: https://github.com/finos/terraform-aws-cfi-sqs
- repo_url: https://github.com/finos/cfi-ansible-aws-rds
project: incubating
homepage_url: https://github.com/finos/compliant-financial-infrastructure
repo_url: https://github.com/finos/compliant-financial-infrastructure
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2019-02-26
lead: eddie-knight
slack_channels: ["C01RNUMC2DP"]
mailing_list: compliant-financial-infrastructure@finos.org
- logo: waltz.svg
name: Waltz
item:
project: active
homepage_url: https://waltz.finos.org
repo_url: https://github.com/finos/waltz
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
slack_channels: ["C01S1D746TW"]
activation_date: 2020-07-10
contribution_date: 2020-03-09
lead: davidwatkins73
- category:
name: Data & Business Logic
subcategories:
- subcategory:
name: Models
items:
- license: Community Specification License
logo: cdm.svg
name: Common Domain Model
item:
additional_repos:
- repo_url: https://github.com/finos/object-builder
project: incubating
homepage_url: https://github.com/finos/common-domain-model
repo_url: https://github.com/finos/common-domain-model
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2023-02-14
lead: dshoneisda
- license: CSLA 1.0
logo: financial-objects.svg
name: Financial Objects
item:
project: sig
homepage_url: http://fo.finos.org
repo_url: https://github.com/finos/financial-objects
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2018-04-24
lead: ffionwiggins
mailing_list: fo-financial-objects@finos.org
- license: CSLA 1.0
logo: fo-product-control-common-template.svg
name: Product Control Common Template
item:
project: incubating
homepage_url: https://gitlab.com/finosfoundation/legend/financial-objects/product-control-common-template
repo_url: null
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-03-14
lead: kenneth-hei
- logo: timebase-ce.svg
name: TimeBase CE
item:
project: incubating
homepage_url: https://github.com/finos/TimeBase-ce
repo_url: https://github.com/finos/TimeBase-ce
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
formation_date: 2021-03-19
contribution_date: 2021-07-09
lead: avavilau
docker_hub: [ "finos timebase-ce-client", "finos /timebase-ce-server"]
- subcategory:
name: Tick & Reference
items:
- license: CSLA 1.0
logo: currency-reference-data.svg
name: Currency Reference Data
item:
project: incubating
homepage_url: https://gitlab.com/finosfoundation/legend/security-reference-data/currencyrefdata
repo_url: https://github.com/finos/curref-data
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2021-01-19
lead: ElaineFraser
mailing_list: currency-ref-data@finos.org
- logo: security-reference-data.svg
name: Security Reference Data
item:
project: incubating
homepage_url: https://github.com/finos/secref-data
repo_url: https://github.com/finos/secref-data
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2018-11-05
lead: saileshpandey
mailing_list: data-tech-sec-ref@finos.org
- logo: finos.svg
name: kdb+
item:
additional_repos:
- repo_url: https://github.com/finos/kdb-studio
- repo_url: https://github.com/finos/qPython
project: incubating
homepage_url: https://finosfoundation.atlassian.net/wiki/spaces/DT/pages/329383945/kdb+Project
repo_url: https://github.com/finos/kdb
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2018-07-11
lead: alvin-c-shih
mailing_list: data-tech-kdb@finos.org
- subcategory:
name: Frameworks
items:
- license: Apache License 2.0
logo: legend.svg
name: Legend
item:
additional_repos:
- repo_url: https://github.com/finos/legend-shared
- repo_url: https://github.com/finos/legend-studio
- repo_url: https://github.com/finos/legend-sdlc
- repo_url: https://github.com/finos/legend-pure
- repo_url: https://github.com/finos/legend-engine
- repo_url: https://github.com/finos/legend-depot
- repo_url: https://github.com/finos/legend-integration-juju
- repo_url: https://github.com/finos/legend-integration-morphir
- repo_url: https://github.com/finos/legend-integration-helm
- repo_url: https://github.com/finos/legend-juju-bundle
- repo_url: https://github.com/finos/legend-juju-db-operator
- repo_url: https://github.com/finos/legend-juju-engine-server-operator
- repo_url: https://github.com/finos/legend-juju-gitlab-integrator
- repo_url: https://github.com/finos/legend-juju-libs
- repo_url: https://github.com/finos/legend-juju-sdlc-server-operator
- repo_url: https://github.com/finos/legend-juju-studio-operator
- repo_url: https://github.com/finos/legend-community-delta
- repo_url: https://github.com/finos/pylegend
project: incubating
homepage_url: https://legend.finos.org
repo_url: https://github.com/finos/legend
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
formation_date: 2020-01-30
contribution_date: 2020-10-19
lead: pierredebelen
mailing_list: legend@finos.org
docker_hub: [ "finos legend-studio", "finos legend-sdlc-server", "finos legend-engine-server"]
- license: Apache License 2.0
logo: morphir.svg
name: Morphir
item:
additional_repos:
- repo_url: https://github.com/finos/morphir-elm
- repo_url: https://github.com/finos/morphir-jvm
- repo_url: https://github.com/finos/morphir-dotnet
- repo_url: https://github.com/finos/morphir-service
- repo_url: https://github.com/finos/morphir-bosque
- repo_url: https://github.com/finos/morphir-examples
- repo_url: https://github.com/finos/morphir-scala
project: active
homepage_url: https://morphir.finos.org
repo_url: https://github.com/finos/morphir
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2020-08-24
activation_date: 2023-05-09
lead: stephengoldbaum
slack_channels: ["C01RDPAMYJW"]
mailing_list: morphir@finos.org
- license: Apache License 2.0
logo: rune.svg
name: Rune
item:
project: incubating
homepage_url: https://github.com/finos/rune-dsl
additional_repos:
- repo_url: https://github.com/finos/rune-dsl
- repo_url: https://github.com/finos/rune-testing
- repo_url: https://github.com/finos/rune-common
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2024-04-24
lead: minesh-s-patel
- logo: tracdap.svg
name: TRAC d.a.p.
item:
project: incubating
homepage_url: https://trac-platform.readthedocs.io/en/stable/
repo_url: https://github.com/finos/tracdap
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2022-03-08
lead: martin-traverse
- logo: traderx.svg
name: TraderX
item:
project: incubating
homepage_url: https://github.com/finos/traderX
repo_url: https://github.com/finos/traderX
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2023-02-13
lead: dovops
- subcategory:
name: Market Data
items:
- license: LGPL 2.1
logo: openmama.svg
name: OpenMAMA
item:
additional_repos:
- repo_url: https://github.com/finos/openmama.github.io
- repo_url: https://github.com/finos/openMAMA-testdata
project: active
homepage_url: https://openmama.finos.org
repo_url: https://github.com/finos/openMAMA
crunchbase: https://www.crunchbase.com/organization/finos-foundation
extra:
contribution_date: 2020-11-09
activation_date: 2020-11-09
lead: fquinner
- category:
name: Legend
subcategories:
- subcategory:
name: Modeling Initiatives
items:
- license: CSLA 1.0
logo: fo-commodities-payout.svg
name: Commodities Payout
item:
project: incubating
homepage_url: http://fo.finos.org
repo_url: https://gitlab.com/finosfoundation/legend/financial-objects/cdm
crunchbase: https://www.crunchbase.com/organization/finos-foundation
- license: CSLA 1.0
logo: security-reference-data.svg
name: Commodities Reference Data
item:
project: incubating
homepage_url: http://github.com/finos/secref-data
repo_url: https://gitlab.com/finosfoundation/legend/financial-objects/commodrefdata
crunchbase: https://www.crunchbase.com/organization/finos-foundation
- category:
name: FINOS
subcategories:
- subcategory:
name: General
items:
- item:
name: FINOS
homepage_url: https://www.finos.org
logo: finos.svg
crunchbase: https://www.crunchbase.com/organization/finos-foundation
- category:
name: FINOS Members
subcategories:
- subcategory:
name: Platinum
items: []
- subcategory:
name: Gold
items: []
- subcategory:
name: Silver
items: []