Skip to content

Commit 6e818e9

Browse files
Merge pull request #84 from DSACMS/code-json-1761864789465
Update code.json
2 parents d460705 + 591c797 commit 6e818e9

1 file changed

Lines changed: 30 additions & 13 deletions

File tree

code.json

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"URL": "https://creativecommons.org/publicdomain/zero/1.0/"
1212
}
1313
],
14-
"usageType": "openSource",
14+
"usageType": ["openSource"],
1515
"exemptionText": ""
1616
},
1717
"organization": "Centers for Medicare & Medicaid Services",
@@ -23,15 +23,24 @@
2323
"disclaimerURL": "",
2424
"disclaimerText": "",
2525
"vcs": "git",
26-
"laborHours": 3089,
26+
"laborHours": 3137,
2727
"reuseFrequency": {
28-
"forks": 3,
28+
"forks": 4,
2929
"clones": 0
3030
},
31-
"platforms": ["web", "linux"],
32-
"categories": ["developer-tools", "automation"],
31+
"platforms": [
32+
"web",
33+
"linux"
34+
],
35+
"categories": [
36+
"developer-tools",
37+
"automation"
38+
],
3339
"softwareType": "standalone/backend",
34-
"languages": ["TypeScript", "JavaScript"],
40+
"languages": [
41+
"TypeScript",
42+
"JavaScript"
43+
],
3544
"maintenance": "internal",
3645
"contractNumber": [],
3746
"SBOM": "https://github.com/DSACMS/automated-codejson-generator/network/dependencies",
@@ -40,10 +49,12 @@
4049
"partners": [],
4150
"date": {
4251
"created": "2025-02-07T16:29:38Z",
43-
"lastModified": "2025-10-02T14:32:07Z",
44-
"metadataLastUpdated": "2025-10-03T14:08:54.770Z"
52+
"lastModified": "2025-10-21T21:52:17Z",
53+
"metadataLastUpdated": "2025-10-30T22:53:09.463Z"
4554
},
46-
"tags": ["cmsoss-tier2"],
55+
"tags": [
56+
"cmsoss-tier2"
57+
],
4758
"contact": {
4859
"email": "opensource@cms.hhs.gov",
4960
"name": "CMS Open Source Team"
@@ -53,11 +64,17 @@
5364
"localisation": false,
5465
"repositoryType": "tools",
5566
"userInput": false,
56-
"fismaLevel": "Low",
67+
"fismaLevel": "low",
5768
"group": "CMS/OA/DSAC",
58-
"projects": ["SHARE IT Act"],
69+
"projects": [
70+
"SHARE IT Act"
71+
],
5972
"systems": [],
60-
"subsetInHealthcare": ["Operational"],
61-
"userType": ["Government"],
73+
"subsetInHealthcare": [
74+
"operational"
75+
],
76+
"userType": [
77+
"government"
78+
],
6279
"maturityModelTier": 3
6380
}

0 commit comments

Comments
 (0)