Skip to content

Commit 6e0d738

Browse files
Merge pull request #5 from DSACMS/code-json-1762381910483
Update code.json
2 parents 9356745 + d8403b7 commit 6e0d738

File tree

1 file changed

+42
-12
lines changed

1 file changed

+42
-12
lines changed

code.json

Lines changed: 42 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,76 @@
11
{
22
"name": "dsacms.github.io",
3+
"version": "",
34
"description": "Landing Page for DSACMS GitHub Organization",
45
"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.",
56
"status": "Production",
67
"permissions": {
7-
"license": [
8+
"licenses": [
89
{
9-
"name": "CC0 1.0 Universal",
10+
"name": "CC0-1.0",
1011
"URL": "https://github.com/DSACMS/dsacms.github.io/blob/main/LICENSE.md#license"
1112
}
1213
],
13-
"usageType": "openSource",
14+
"usageType": ["openSource"],
1415
"exemptionText": ""
1516
},
1617
"organization": "Centers for Medicare & Medicaid Services",
1718
"repositoryURL": "https://github.com/DSACMS/dsacms.github.io",
19+
"repositoryHost": "github.com/DSACMS",
20+
"repositoryVisibility": "public",
21+
"homepageURL": "",
22+
"downloadURL": "",
23+
"disclaimerURL": "",
24+
"disclaimerText": "",
1825
"vcs": "git",
19-
"laborHours": 2392,
20-
"platforms": ["web"],
21-
"categories": ["communications"],
26+
"laborHours": 2441,
27+
"reuseFrequency": {
28+
"forks": 0,
29+
"clones": 0
30+
},
31+
"platforms": [
32+
"web"
33+
],
34+
"categories": [
35+
"communications"
36+
],
2237
"softwareType": "standalone/other",
2338
"languages": [
2439
"Shell"
2540
],
2641
"maintenance": "internal",
42+
"contractNumber": [],
43+
"SBOM": "https://github.com/DSACMS/dsacms.github.io/network/dependencies",
44+
"relatedCode": [],
45+
"reusedCode": [],
46+
"partners": [],
2747
"date": {
2848
"created": "2023-06-06T17:27:47Z",
29-
"lastModified": "2025-02-13T20:59:29Z",
30-
"metaDataLastUpdated": "2025-02-13T21:01:14.296Z"
49+
"lastModified": "2025-11-04T23:28:27Z",
50+
"metadataLastUpdated": "2025-11-05T22:31:50.481Z"
3151
},
32-
"tags": ["repository", "comms"],
52+
"tags": [
53+
"repository",
54+
"comms"
55+
],
3356
"contact": {
3457
"email": "[email protected]",
3558
"name": "CMS Open Source Team"
3659
},
60+
"feedbackMechanism": "https://github.com/DSACMS/dsacms.github.io/issues",
61+
"AIUseCaseID": "0",
3762
"localisation": false,
3863
"repositoryType": "data",
3964
"userInput": false,
4065
"fismaLevel": "low",
4166
"group": "CMS/OA/DSAC",
42-
"subsetInHealthcare": ["operational"],
43-
"userType": ["government"],
44-
"repositoryHost": "github.com/DSACMS",
67+
"projects": [],
68+
"systems": [],
69+
"subsetInHealthcare": [
70+
"operational"
71+
],
72+
"userType": [
73+
"government"
74+
],
4575
"maturityModelTier": 2
4676
}

0 commit comments

Comments
 (0)