forked from CMSgov/cms-open-source-policy
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
78 lines (78 loc) · 2.51 KB
/
code.json
File metadata and controls
78 lines (78 loc) · 2.51 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
{
"name": "cms-open-source-policy",
"version": "",
"description": "CMS' Open Source Policy",
"longDescription": "The Centers for Medicare & Medicaid Services (CMS) has been an active supporter of and has utilized the Open Source Software (OSS) on several IT projects for its mission-critical programs. Several CMS business units and offices have been actively releasing OSS as part of IT modernization projects. CMS has many active open source communities, such as our Developer APIs like Bluebutton, our CMS Design System, and hundreds of other repos across our many organizations (https://dsacms.github.io/metrics/organizations/). CMS has embraced Open Source development and is looking forward to releasing software to the community to promote reuse. This policy will help CMS achieve the goals outlined in the OMB directive M-16-21 for Federal agencies.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/DSACMS/cms-open-source-policy/blob/main/LICENSE"
}
],
"usageType": ["governmentWideReuse"],
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/cms-open-source-policy",
"repositoryHost": "github.com/DSACMS",
"repositoryVisibility": "public",
"homepageURL": "",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 1488,
"reuseFrequency": {
"forks": 1,
"clones": 0
},
"platforms": [
"web"
],
"categories": [
"procurement",
"hr"
],
"softwareType": "standalone/web",
"languages": [
"Markdown"
],
"maintenance": "internal",
"contractNumber": [],
"SBOM": "https://github.com/DSACMS/cms-open-source-policy/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2024-09-05T18:22:39Z",
"lastModified": "2025-11-04T23:29:43Z",
"metadataLastUpdated": "2025-11-05T22:23:57.102Z"
},
"tags": [
"Policy",
"OSPO",
"Open Source"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Team"
},
"feedbackMechanism": "https://github.com/DSACMS/cms-open-source-policy/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "standards",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"projects": [],
"systems": [],
"subsetInHealthcare": [
"policy"
],
"userType": [
"government"
],
"maturityModelTier": 1
}