diff --git a/code.json b/code.json index d09cbd5..77b5fdc 100644 --- a/code.json +++ b/code.json @@ -1,21 +1,33 @@ { - "name": "repolinter-test-1", + "name": "testing-repository", + "version": "", "description": "Test repository for Repolinter Actions", - "longDescription": "This is a playground to test various actions that are made with Github Actions", - "status": "ideation", + "longDescription": "This repository functions as a playground for the OSPO to test, validate, and experiment with various actions that are made with Github Actions -currently used for Repolinter and automated-codejson-generator.", + "status": "Ideation", "permissions": { "licenses": [ { - "URL": "LICENSE", + "URL": "https://github.com/DSACMS/testing-repository/blob/main/LICENSE", "name": "CC0-1.0" } ], - "usageType": "openSource" + "usageType": ["openSource"], + "exemptionText": "" }, "organization": "Centers for Medicare & Medicaid Services", - "repositoryURL": "https://github.com/DSACMS/repolinter-test-1", + "repositoryURL": "https://github.com/DSACMS/testing-repository", + "repositoryHost": "github.com/DSACMS", + "repositoryVisibility": "public", + "homepageURL": "", + "downloadURL": "", + "disclaimerURL": "", + "disclaimerText": "", "vcs": "git", - "laborHours": 2656, + "laborHours": 2665, + "reuseFrequency": { + "forks": 0, + "clones": 0 + }, "platforms": [ "web" ], @@ -27,10 +39,15 @@ "Python" ], "maintenance": "internal", + "contractNumber": [], + "SBOM": "https://github.com/DSACMS/testing-repository/network/dependencies", + "relatedCode": [], + "reusedCode": [], + "partners": [], "date": { "created": "2024-12-10T17:23:27Z", - "lastModified": "2025-02-13T20:20:45Z", - "metaDataLastUpdated": "2025-02-13T20:21:57.448Z" + "lastModified": "2025-11-13T22:25:44Z", + "metadataLastUpdated": "2025-11-13T22:26:52.905Z" }, "tags": [ "healthcare" @@ -39,13 +56,19 @@ "email": "opensource@cms.hhs.gov", "name": "CMS Open Source Program Office" }, + "feedbackMechanism": "https://github.com/DSACMS/testing-repository/issues", + "AIUseCaseID": "0", "localisation": false, "repositoryType": "tools", "userInput": false, - "fismaLevel": "Low", + "fismaLevel": "low", "group": "CMS/OA/DSAC", - "subsetInHealthcare": ["Policy", "Operational"], - "userType": "Government", - "repositoryHost": "github.com/DSACMS", + "projects": [], + "systems": [], + "subsetInHealthcare": [ + "policy", + "operational" + ], + "userType": ["government"], "maturityModelTier": 1 }