Skip to content

Commit cb8c0d3

Browse files
manual inputs
1 parent ab857f7 commit cb8c0d3

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

code.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "codejson-index-generator",
33
"description": "Script to create an indexed code.json",
4-
"longDescription": "",
4+
"longDescription": ""The GitHub Code.json Index Generator is a Python-based tool that helps federal agencies compile and maintain their code.json files for code.gov compliance. It automatically scans specified GitHub organizations, finds repositories containing code.json files, and combines them into a single indexed file."",
55
"status": "production",
66
"permissions": {
77
"licenses": [
88
{
9-
"URL": "LICENSE",
9+
"URL": "https://github.com/DSACMS/codejson-index-generator/blob/main/LICENSE",
1010
"name": "CC0-1.0"
1111
}
1212
],
@@ -43,14 +43,13 @@
4343
"email": "opensource@cms.hhs.gov",
4444
"name": "CMS Open Source Program Office"
4545
},
46-
"localisation": "false",
47-
"repositoryType": "",
48-
"userInput": "Yes",
46+
"localisation": false,
47+
"repositoryType": "Tools",
48+
"userInput": true,
4949
"fismaLevel": "Low",
50-
"group": "DSAC",
50+
"group": "CMS/OA/DSAC",
5151
"subsetInHealthcare": "Operational",
5252
"userType": "Government",
53-
"repositoryHost": "Github.com",
54-
"maturityModelTier": "1",
55-
"repoType": "Tools"
56-
}
53+
"repositoryHost": "github.com/DSACMS",
54+
"maturityModelTier": 3,
55+
}

0 commit comments

Comments
 (0)