forked from DSACMS/ospo-guide
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcodegov.json
More file actions
612 lines (612 loc) · 19.4 KB
/
codegov.json
File metadata and controls
612 lines (612 loc) · 19.4 KB
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
{
"GSA": {
"agency": "GSA",
"version": "1.0.0",
"measurementType": {
"method": "projects"
},
"releases": [
{
"organization": "GSA Technology Transformation Services",
"name": "uswds",
"description": "The U.S. Web Design System",
"longDescription": "A design system for the federal government that helps agencies create consistent, professional, and trustworthy digital services for the American public.",
"status": "Production",
"permissions": {
"license": [
{
"name": "MIT License",
"URL": "https://github.com/uswds/uswds/blob/develop/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/uswds/uswds",
"vcs": "git",
"laborHours": 22540,
"platforms": [
"web"
],
"categories": [
"front-end-development",
"design",
"accessibility"
],
"softwareType": "standalone/web",
"languages": [
"JavaScript",
"SCSS",
"HTML"
],
"maintenance": "internal",
"date": {
"created": "2015-09-28T18:12:32Z",
"lastModified": "2025-04-15T16:45:21Z",
"metaDataLastUpdated": "2025-04-15T16:48:36.123Z"
},
"tags": [
"design-system",
"federal",
"accessibility"
],
"contact": {
"email": "uswds@gsa.gov",
"name": "U.S. Web Design System Team"
},
"localisation": true,
"repositoryType": "framework",
"userInput": "No",
"fismaLevel": "Low",
"group": "GSA/TTS",
"subsetInGovernment": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 4,
"projectType": "Framework"
},
{
"organization": "GSA Technology Transformation Services",
"name": "search-gov",
"description": "Search.gov powers federal agency search boxes",
"longDescription": "Search.gov is a government-wide service that provides search functionality for federal websites. It helps agencies provide more accurate search results to public users and eliminates the need to build and maintain their own search infrastructure.",
"status": "Production",
"permissions": {
"license": [
{
"name": "Creative Commons Zero v1.0 Universal",
"URL": "https://github.com/GSA/search-gov/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/GSA/search-gov",
"vcs": "git",
"laborHours": 18320,
"platforms": [
"web"
],
"categories": [
"search",
"application-development"
],
"softwareType": "standalone/web",
"languages": [
"Ruby",
"JavaScript",
"CSS",
"HTML"
],
"maintenance": "internal",
"date": {
"created": "2017-12-08T17:18:22Z",
"lastModified": "2025-03-28T14:12:18Z",
"metaDataLastUpdated": "2025-03-28T14:15:45.897Z"
},
"tags": [
"search",
"government",
"federalist"
],
"contact": {
"email": "search@gsa.gov",
"name": "Search.gov Team"
},
"localisation": true,
"repositoryType": "application",
"userInput": "Yes",
"fismaLevel": "Moderate",
"group": "GSA/TTS",
"subsetInGovernment": "Service",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 4,
"projectType": "Service"
},
{
"organization": "GSA 18F",
"name": "federalist",
"description": "Cloud-based government publishing made easy",
"longDescription": "Federalist is a publishing platform for federal government websites. It enables agencies to focus on creating useful content while providing a smooth path to launching a live, compliant website with no technical development needed on the agency's side.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/18F/federalist/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/18F/federalist",
"vcs": "git",
"laborHours": 15840,
"platforms": [
"web"
],
"categories": [
"web-publishing",
"content-management",
"cloud-hosting"
],
"softwareType": "standalone/web",
"languages": [
"JavaScript",
"Node.js",
"React"
],
"maintenance": "internal",
"date": {
"created": "2015-04-16T21:34:51Z",
"lastModified": "2025-04-12T18:29:36Z",
"metaDataLastUpdated": "2025-04-12T18:32:14.329Z"
},
"tags": [
"publishing",
"static-sites",
"government"
],
"contact": {
"email": "federalist-support@gsa.gov",
"name": "Federalist Team"
},
"localisation": false,
"repositoryType": "application",
"userInput": "Yes",
"fismaLevel": "Moderate",
"group": "GSA/18F",
"subsetInGovernment": "Service",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 4,
"projectType": "Service"
},
{
"organization": "GSA Technology Transformation Services",
"name": "code-gov-front-end",
"description": "Website for the federal government's code sharing platform",
"longDescription": "The frontend for Code.gov, the federal government's code sharing platform to enable sharing and improvement of government code. This site helps agencies share open source code and comply with federal policy on code reuse.",
"status": "Production",
"permissions": {
"license": [
{
"name": "MIT License",
"URL": "https://github.com/GSA/code-gov-front-end/blob/master/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/GSA/code-gov-front-end",
"vcs": "git",
"laborHours": 8760,
"platforms": [
"web"
],
"categories": [
"code-sharing",
"open-source-management"
],
"softwareType": "standalone/web",
"languages": [
"JavaScript",
"React",
"SCSS",
"HTML"
],
"maintenance": "internal",
"date": {
"created": "2018-12-19T15:36:12Z",
"lastModified": "2025-04-02T20:15:18Z",
"metaDataLastUpdated": "2025-04-02T20:18:42.555Z"
},
"tags": [
"code-gov",
"open-source",
"federal-source-code-policy"
],
"contact": {
"email": "code@gsa.gov",
"name": "Code.gov Team"
},
"localisation": false,
"repositoryType": "website",
"userInput": "No",
"fismaLevel": "Low",
"group": "GSA/TTS",
"subsetInGovernment": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 3,
"projectType": "Website"
},
{
"organization": "GSA Office of CIO",
"name": "grace-ansible",
"description": "GSA Reusable Ansible Components and Extensions",
"longDescription": "GRACE Ansible is a collection of reusable Ansible code components developed by GSA for managing cloud infrastructure. It enables automation of infrastructure deployment and configuration across different environments while following security best practices.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/GSA/grace-ansible/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/GSA/grace-ansible",
"vcs": "git",
"laborHours": 6240,
"platforms": [
"linux",
"cloud"
],
"categories": [
"devops",
"infrastructure-as-code",
"configuration-management"
],
"softwareType": "standalone/other",
"languages": [
"YAML",
"Python",
"Shell"
],
"maintenance": "internal",
"date": {
"created": "2019-02-27T18:24:46Z",
"lastModified": "2025-03-18T16:42:37Z",
"metaDataLastUpdated": "2025-03-18T16:45:14.888Z"
},
"tags": [
"ansible",
"cloud",
"automation"
],
"contact": {
"email": "grace-support@gsa.gov",
"name": "GRACE Team"
},
"localisation": false,
"repositoryType": "tools",
"userInput": "No",
"fismaLevel": "Low",
"group": "GSA/OCIO",
"subsetInGovernment": "Infrastructure",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 3,
"projectType": "Tools"
}
]
},
"HHS": {
"agency": "HHS",
"version": "1.0.0",
"measurementType": {
"method": "projects"
},
"releases": [
{
"organization": "Centers for Medicare & Medicaid Services",
"name": "open",
"description": "Repo Visualizations",
"longDescription": "First Iteration of Metrics Visualizations Site",
"status": "Archival",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/open/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/DSACMS/open",
"vcs": "git",
"laborHours": 3139,
"platforms": [
"web"
],
"categories": [
"data-analytics",
"data-collection",
"data-visualization"
],
"softwareType": "standalone/web",
"languages": [
"JavaScript",
"Liquid"
],
"maintenance": "internal",
"date": {
"created": "2023-06-06T16:35:30Z",
"lastModified": "2025-02-11T21:18:36Z",
"metaDataLastUpdated": "2025-02-11T21:20:46.666Z"
},
"tags": [
"metrics",
"ospo",
"repository"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS/OA/DSAC"
},
"localisation": false,
"repositoryType": "",
"userInput": "No",
"fismaLevel": "Low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 2,
"projectType": "Website"
},
{
"organization": "Centers for Medicare & Medicaid Services",
"name": "dsacms.github.io",
"description": "Landing Page for DSACMS GitHub Organization",
"longDescription": "We're a group of civic-minded technologists transforming how the federal government delivers healthcare to the American people. The Digital Service at CMS (DSAC) consists of engineers, designers, and product managersâserving our country by building and maintaining the technology underpinning our national health care programs.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/dsacms.github.io/blob/main/LICENSE.md#license"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/DSACMS/dsacms.github.io",
"vcs": "git",
"laborHours": 2392,
"platforms": [
"web"
],
"categories": [
"communications"
],
"softwareType": "standalone/other",
"languages": [
"Shell"
],
"maintenance": "internal",
"date": {
"created": "2023-06-06T17:27:47Z",
"lastModified": "2025-02-13T20:59:29Z",
"metaDataLastUpdated": "2025-02-13T21:01:14.296Z"
},
"tags": [
"repository",
"comms"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Team"
},
"localisation": false,
"repositoryType": "data",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": [
"operational"
],
"userType": [
"government"
],
"repositoryHost": "github.com/DSACMS",
"maturityModelTier": 2
},
{
"organization": "Centers for Medicare & Medicaid Services",
"name": "dedupliFHIR",
"description": "Prototype for basic deduplication and aggregation of eCQM data",
"longDescription": "A CLI bundled with an electron front-end that provides data-linkage and AI deduplication for reported ACO data at scale.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/dedupliFHIR/blob/main/LICENSE"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/DSACMS/dedupliFHIR",
"vcs": "git",
"laborHours": 4252,
"platforms": [
"windows",
"mac",
"linux"
],
"categories": [
"data-analytics",
"application-development",
"data-collection"
],
"softwareType": "standalone/desktop",
"languages": [
"Python",
"JavaScript",
"HTML",
"CSS",
"Shell",
"Makefile"
],
"maintenance": "internal",
"date": {
"created": "2023-06-22T17:08:19Z",
"lastModified": "2025-02-10T19:13:19Z",
"metaDataLastUpdated": "2025-02-10T19:14:29.970Z"
},
"tags": [
"AI",
"deduplication",
"data",
"ACA",
"FHIR"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Team"
},
"localisation": false,
"repositoryType": "application",
"userInput": "Yes",
"fismaLevel": "Moderate",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": "Operational",
"userType": "Providers",
"repositoryHost": "Github.com",
"maturityModelTier": "3",
"projectType": "Tools"
},
{
"organization": "Centers for Medicare & Medicaid Services",
"name": "opportunities",
"description": "Resource for Public Service Internship and Fellowship Opportunities",
"longDescription": "This page shares currently active opportunities for recurring fellowship and internships, related to data science or technology, for work in the U.S. Department of Health and Human Services (HHS). The people of HHS are essential to its vision of making data meaningfully usable and actively used across the Department. Fellowships and internships provide a unique opportunity to learn about government work and to contribute to HHSâ mission of enhancing the health and well-being of all Americans.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/opportunities/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/DSACMS/opportunities",
"vcs": "git",
"laborHours": 1460,
"platforms": [
"web"
],
"categories": [
"educational-content",
"talent-management"
],
"softwareType": "standalone/web",
"languages": [
"HTML",
"CSS"
],
"maintenance": "internal",
"date": {
"created": "2023-06-29T15:55:54Z",
"lastModified": "2025-02-12T02:50:47Z",
"metaDataLastUpdated": "2025-02-12T02:52:38.555Z"
},
"tags": [
"repository"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS/OA/DSAC"
},
"localisation": false,
"repositoryType": "website",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 2,
"projectType": "Website"
},
{
"organization": "Centers for Medicare & Medicaid Services",
"name": "metrics",
"description": "Experimentations in Open Source Repository Metrics",
"longDescription": "The CMS Repository Metrics Website shows an overview of software development activity across open source projects within a specified organization. This webpage is meant to be used by developers and program managers interested in repository health within CMS open source projects.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/metrics/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"repositoryURL": "https://github.com/DSACMS/metrics",
"vcs": "git",
"laborHours": 20475,
"platforms": [
"web"
],
"categories": [
"data-visualization",
"data-analytics"
],
"softwareType": "standalone/web",
"languages": [
"Liquid",
"JavaScript",
"CSS",
"Shell",
"Python"
],
"maintenance": "internal",
"date": {
"created": "2023-07-18T14:10:58Z",
"lastModified": "2025-02-11T19:10:14Z",
"metaDataLastUpdated": "2025-02-11T19:20:16.212Z"
},
"tags": [
"metrics",
"ospo",
"repository"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS/OA/DSAC"
},
"localisation": false,
"repositoryType": "website",
"userInput": "No",
"fismaLevel": "Low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": 3,
"projectType": "Website"
}
]
}
}