diff --git a/code.json b/code.json new file mode 100644 index 0000000..7961be6 --- /dev/null +++ b/code.json @@ -0,0 +1,83 @@ +{ + "name": "gov-codejson", + "version": "2.0.0", + "description": "CMS code.json: An agency-wide metadata standard for software projects", + "longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act.", + "status": "Production", + "permissions": { + "licenses": [ + { + "name": "CC0-1.0", + "URL": "https://github.com/DSACMS/gov-codejson/blob/main/LICENSE" + } + ], + "usageType": [ + "openSource" + ], + "exemptionText": "" + }, + "organization": "Centers for Medicare & Medicaid Services", + "repositoryURL": "https://github.com/DSACMS/gov-codejson", + "repositoryHost": "github.com/DSACMS", + "repositoryVisibility": "public", + "homepageURL": "", + "downloadURL": "", + "disclaimerURL": "", + "disclaimerText": "", + "vcs": "git", + "laborHours": 4785, + "reuseFrequency": { + "forks": 2, + "clones": 0 + }, + "platforms": [ + "web" + ], + "categories": [ + "knowledge-management", + "help-desk" + ], + "softwareType": "standalone/web", + "languages": ["Markdown"], + "maintenance": "community", + "contractNumber": [], + "SBOM": "https://github.com/DSACMS/gov-codejson/network/dependencies", + "relatedCode": [], + "reusedCode": [], + "partners": [], + "date": { + "created": "2025-02-04T21:59:53Z", + "lastModified": "2025-11-07T19:11:42Z", + "metadataLastUpdated": "2025-12-01T01:41:07.791Z" + }, + "tags": [ + "dsacms-tier3", + "government", + "json", + "metadata-standard", + "codejson", + "featured" + ], + "contact": { + "email": "opensource@cms.hhs.gov", + "name": "CMS Open Source Team" + }, + "feedbackMechanism": "https://github.com/DSACMS/gov-codejson/issues", + "AIUseCaseID": "0", + "localisation": false, + "repositoryType": "standards", + "userInput": false, + "fismaLevel": "low", + "group": "CMS/OA/DSAC", + "projects": [ + "share-it-act" + ], + "systems": [], + "subsetInHealthcare": [ + "operational" + ], + "userType": [ + "government" + ], + "maturityModelTier": 3 +} \ No newline at end of file