|
1 | 1 | { |
2 | 2 | "name": "codejson-generator", |
3 | | - "description": "Form to generate a CMS code.json", |
4 | | - "longDescription": "A web form where teams fill out information about their project and creates a completed code.json to add to repositories.", |
| 3 | + "version": "", |
| 4 | + "description": "Form to generate code.json", |
| 5 | + "longDescription": "A web form where project teams fill out information about their project and creates a completed code.json to add to repositories as part of SHARE IT Act compliance.", |
5 | 6 | "status": "Production", |
6 | 7 | "permissions": { |
7 | | - "license": [ |
| 8 | + "licenses": [ |
8 | 9 | { |
9 | | - "name": "CC0 1.0 Universal", |
| 10 | + "name": "CC0-1.0", |
10 | 11 | "URL": "https://github.com/DSACMS/codejson-generator/blob/main/LICENSE" |
11 | 12 | } |
12 | 13 | ], |
13 | | - "usageType": "openSource", |
| 14 | + "usageType": ["openSource"], |
14 | 15 | "exemptionText": "" |
15 | 16 | }, |
16 | 17 | "organization": "Centers for Medicare & Medicaid Services", |
17 | 18 | "repositoryURL": "https://github.com/DSACMS/codejson-generator", |
18 | | - "projectURL": "https://dsacms.github.io/codejson-generator/", |
19 | 19 | "repositoryHost": "github.com/DSACMS", |
20 | 20 | "repositoryVisibility": "public", |
| 21 | + "homepageURL": "https://dsacms.github.io/codejson-generator/", |
| 22 | + "downloadURL": "", |
| 23 | + "disclaimerURL": "", |
| 24 | + "disclaimerText": "", |
21 | 25 | "vcs": "git", |
22 | | - "laborHours": 3702, |
| 26 | + "laborHours": 4172, |
23 | 27 | "reuseFrequency": { |
24 | 28 | "forks": 7, |
25 | 29 | "clones": 0 |
|
39 | 43 | "CSS" |
40 | 44 | ], |
41 | 45 | "maintenance": "internal", |
42 | | - "contractNumber": "", |
| 46 | + "contractNumber": [], |
| 47 | + "SBOM": "https://github.com/DSACMS/codejson-generator/network/dependencies", |
| 48 | + "relatedCode": [], |
| 49 | + "reusedCode": [], |
| 50 | + "partners": [], |
43 | 51 | "date": { |
44 | 52 | "created": "2024-11-22T16:30:29Z", |
45 | | - "lastModified": "2025-06-06T17:26:23Z", |
46 | | - "metaDataLastUpdated": "2025-06-10T17:22:19.981Z" |
| 53 | + "lastModified": "2025-10-07T16:56:24Z", |
| 54 | + "metadataLastUpdated": "2025-10-30T20:35:02.333Z" |
47 | 55 | }, |
48 | 56 | "tags": [ |
49 | | - "codejson", |
50 | | - "compliance", |
51 | | - "OSPO", |
52 | | - "metadata", |
53 | | - "featured" |
| 57 | + "dsacms-tier3" |
54 | 58 | ], |
55 | 59 | "contact": { |
56 | 60 | |
57 | 61 | "name": "CMS Open Source Team" |
58 | 62 | }, |
59 | | - "feedbackMechanisms": [ |
60 | | - "https://github.com/DSACMS/codejson-generator/issues" |
61 | | - ], |
| 63 | + "feedbackMechanism": "https://github.com/DSACMS/codejson-generator/issues", |
| 64 | + "AIUseCaseID": "0", |
62 | 65 | "localisation": false, |
63 | 66 | "repositoryType": "website", |
64 | 67 | "userInput": true, |
65 | | - "fismaLevel": "Low", |
| 68 | + "fismaLevel": "low", |
66 | 69 | "group": "CMS/OA/DSAC", |
67 | 70 | "projects": [], |
68 | 71 | "systems": [], |
69 | | - "upstream": "https://github.com/DSACMS/codejson-generator/network/dependencies", |
70 | 72 | "subsetInHealthcare": [ |
71 | | - "Operational" |
| 73 | + "operational" |
72 | 74 | ], |
73 | 75 | "userType": [ |
74 | | - "Government" |
| 76 | + "government" |
75 | 77 | ], |
76 | 78 | "maturityModelTier": 3 |
77 | 79 | } |
0 commit comments