From b2d8ec6f3890c5678fa61292e79a6dfe4480112e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 01:49:44 +0000 Subject: [PATCH] Update code.json metadata --- code.json | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 code.json diff --git a/code.json b/code.json new file mode 100644 index 0000000..8e4ed52 --- /dev/null +++ b/code.json @@ -0,0 +1,59 @@ +{ + "name": "archival-identifier", + "version": "", + "description": "A script to identify repositories for archival", + "longDescription": "", + "permissions": { + "licenses": [ + { + "name": "CC0-1.0", + "URL": "" + } + ], + "usageType": [], + "exemptionText": "" + }, + "organization": "Centers for Medicare & Medicaid Services", + "repositoryURL": "https://github.com/DSACMS/archival-identifier", + "repositoryVisibility": "public", + "homepageURL": "", + "downloadURL": "", + "disclaimerURL": "", + "disclaimerText": "", + "vcs": "git", + "laborHours": 2755, + "reuseFrequency": { + "forks": 0, + "clones": 0 + }, + "platforms": [], + "categories": [], + "languages": [], + "contractNumber": [], + "SBOM": "https://github.com/DSACMS/archival-identifier/network/dependencies", + "relatedCode": [], + "reusedCode": [], + "partners": [], + "date": { + "created": "2026-01-28T17:57:29Z", + "lastModified": "2026-01-28T17:57:46Z", + "metadataLastUpdated": "2026-03-01T01:49:43.863Z" + }, + "tags": [ + "dsacms-tier3" + ], + "contact": { + "email": "", + "name": "" + }, + "feedbackMechanism": "https://github.com/DSACMS/archival-identifier/issues", + "AIUseCaseID": "0", + "localisation": false, + "userInput": false, + "group": "", + "projects": [], + "systems": [], + "subsetInHealthcare": [], + "userType": [], + "maturityModelTier": 0 +}