Skip to content

Commit

Permalink
Merge pull request #10 from DSACMS/code-json-1739384503237
Browse files Browse the repository at this point in the history
Update code.json
  • Loading branch information
sachin-panayil authored Feb 13, 2025
2 parents 8a36ddb + 0aea47c commit 2bc295a
Showing 1 changed file with 17 additions and 20 deletions.
37 changes: 17 additions & 20 deletions code.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"name": "repodive-tools",
"description": {
"en": {
"shortDescription": "Scripts and tools to gather information about git repositories.",
"longDescription": "This repository is a collection of scripts and tools for a given repodiving effort. Repodiving in this context means going through a git repository and gathering relevant information for a specific purpose."
}
},
"description": "Scripts and tools to gather information about git repositories.",
"longDescription": "This repository is a collection of scripts and tools for a given repodiving effort. Repodiving in this context means going through a git repository and gathering relevant information for a specific purpose.",
"status": "production",
"permissions": {
"licenses": [
Expand All @@ -18,37 +14,38 @@
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/repodive-tools",
"vcs": "git",
"laborHours": null,
"laborHours": 3097,
"platforms": [
"mac"
],
"categories": [
"data-collection,data-analytics"
"data-collection","data-analytics"
],
"softwareType": "standalone/backend",
"languages": [
"bash,python"
"Shell",
"Python"
],
"maintenance": "internal",
"date": {
"created": "2024-07-30T11:54:17-05:00",
"lastModified": "2024-10-22T22:00:58+0000",
"metadataLastUpdated": "2024-10-22T22:00:58+0000"
"created": "2024-07-30T16:54:18Z",
"lastModified": "2025-02-12T18:20:52Z",
"metaDataLastUpdated": "2025-02-12T18:21:43.233Z"
},
"tags": [
"git,repository,scripts,repodiving"
"git","repository","scripts","repodiving"
],
"contact": {
"email": "[email protected]",
"name": "CMS Open Source Program Office"
},
"localisation": "false",
"repoType": "Tools",
"userInput": "Yes",
"localisation": false,
"repositoryType": "Tools",
"userInput": true,
"fismaLevel": "Low",
"group": "DSAC",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": "1"
}
"repositoryHost": "github.com/DSACMS",
"maturityModelTier": 1,
}

0 comments on commit 2bc295a

Please sign in to comment.