Skip to content

Commit 5483e40

Browse files
Merge pull request #102 from DSACMS/code-json-1761856502562
Update code.json
2 parents 4557dd3 + 705515b commit 5483e40

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

code.json

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
11
{
22
"name": "codejson-generator",
3-
"description": "Form to generate a CMS code.json",
4-
"longDescription": "A web form where teams fill out information about their project and creates a completed code.json to add to repositories.",
3+
"version": "",
4+
"description": "Form to generate code.json",
5+
"longDescription": "A web form where project teams fill out information about their project and creates a completed code.json to add to repositories as part of SHARE IT Act compliance.",
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/codejson-generator/blob/main/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/codejson-generator",
18-
"projectURL": "https://dsacms.github.io/codejson-generator/",
1919
"repositoryHost": "github.com/DSACMS",
2020
"repositoryVisibility": "public",
21+
"homepageURL": "https://dsacms.github.io/codejson-generator/",
22+
"downloadURL": "",
23+
"disclaimerURL": "",
24+
"disclaimerText": "",
2125
"vcs": "git",
22-
"laborHours": 3702,
26+
"laborHours": 4172,
2327
"reuseFrequency": {
2428
"forks": 7,
2529
"clones": 0
@@ -39,39 +43,37 @@
3943
"CSS"
4044
],
4145
"maintenance": "internal",
42-
"contractNumber": "",
46+
"contractNumber": [],
47+
"SBOM": "https://github.com/DSACMS/codejson-generator/network/dependencies",
48+
"relatedCode": [],
49+
"reusedCode": [],
50+
"partners": [],
4351
"date": {
4452
"created": "2024-11-22T16:30:29Z",
45-
"lastModified": "2025-06-06T17:26:23Z",
46-
"metaDataLastUpdated": "2025-06-10T17:22:19.981Z"
53+
"lastModified": "2025-10-07T16:56:24Z",
54+
"metadataLastUpdated": "2025-10-30T20:35:02.333Z"
4755
},
4856
"tags": [
49-
"codejson",
50-
"compliance",
51-
"OSPO",
52-
"metadata",
53-
"featured"
57+
"dsacms-tier3"
5458
],
5559
"contact": {
5660
"email": "[email protected]",
5761
"name": "CMS Open Source Team"
5862
},
59-
"feedbackMechanisms": [
60-
"https://github.com/DSACMS/codejson-generator/issues"
61-
],
63+
"feedbackMechanism": "https://github.com/DSACMS/codejson-generator/issues",
64+
"AIUseCaseID": "0",
6265
"localisation": false,
6366
"repositoryType": "website",
6467
"userInput": true,
65-
"fismaLevel": "Low",
68+
"fismaLevel": "low",
6669
"group": "CMS/OA/DSAC",
6770
"projects": [],
6871
"systems": [],
69-
"upstream": "https://github.com/DSACMS/codejson-generator/network/dependencies",
7072
"subsetInHealthcare": [
71-
"Operational"
73+
"operational"
7274
],
7375
"userType": [
74-
"Government"
76+
"government"
7577
],
7678
"maturityModelTier": 3
7779
}

0 commit comments

Comments
 (0)