Skip to content

Commit 47ec363

Browse files
Update code.json metadata
1 parent d460705 commit 47ec363

1 file changed

Lines changed: 28 additions & 11 deletions

File tree

code.json

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -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"
@@ -55,9 +66,15 @@
5566
"userInput": false,
5667
"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)