|
1 | 1 | { |
2 | 2 | "name": "codejson-index-generator", |
| 3 | + "version": "", |
3 | 4 | "description": "Script to create an indexed code.json", |
4 | 5 | "longDescription": "The GitHub Code.json Index Generator is a Python-based tool that helps federal agencies compile and maintain their code.json files for code.gov compliance. It automatically scans specified GitHub organizations, finds repositories containing code.json files, and combines them into a single indexed file.", |
5 | 6 | "status": "production", |
|
14 | 15 | }, |
15 | 16 | "organization": "Centers for Medicare & Medicaid Services", |
16 | 17 | "repositoryURL": "https://github.com/DSACMS/codejson-index-generator", |
17 | | - "projectURL": "", |
18 | 18 | "repositoryHost": "github.com/DSACMS", |
19 | 19 | "repositoryVisibility": "public", |
| 20 | + "homepageURL": "", |
| 21 | + "downloadURL": "", |
| 22 | + "disclaimerURL": "", |
| 23 | + "disclaimerText": "", |
20 | 24 | "vcs": "git", |
21 | | - "laborHours": 2822, |
| 25 | + "laborHours": 2935, |
22 | 26 | "reuseFrequency": { |
23 | | - "forks": 2, |
| 27 | + "forks": 3, |
24 | 28 | "clones": 0 |
25 | 29 | }, |
26 | 30 | "platforms": [ |
|
35 | 39 | "Python" |
36 | 40 | ], |
37 | 41 | "maintenance": "internal", |
38 | | - "contractNumber": "", |
| 42 | + "contractNumber": [], |
| 43 | + "SBOM": "https://github.com/DSACMS/codejson-index-generator/network/dependencies", |
| 44 | + "relatedCode": [], |
| 45 | + "reusedCode": [], |
| 46 | + "partners": [], |
39 | 47 | "date": { |
40 | 48 | "created": "2025-01-07T21:26:42Z", |
41 | | - "lastModified": "2025-05-21T16:01:19Z", |
42 | | - "metaDataLastUpdated": "2025-06-10T17:28:18.288Z" |
| 49 | + "lastModified": "2025-08-25T18:31:44Z", |
| 50 | + "metadataLastUpdated": "2025-10-30T21:21:11.986Z" |
43 | 51 | }, |
44 | 52 | "tags": [ |
45 | | - "codejson", |
46 | | - "index", |
47 | | - "generator", |
48 | | - "tools", |
49 | | - "featured" |
| 53 | + "cmsoss-tier3" |
50 | 54 | ], |
51 | 55 | "contact": { |
52 | 56 | "email": "opensource@cms.hhs.gov", |
53 | 57 | "name": "CMS Open Source Program Office" |
54 | 58 | }, |
55 | | - "feedbackMechanisms": [ |
56 | | - "https://github.com/DSACMS/codejson-index-generator/issues" |
57 | | - ], |
| 59 | + "feedbackMechanism": "https://github.com/DSACMS/codejson-index-generator/issues", |
| 60 | + "AIUseCaseID": "0", |
58 | 61 | "localisation": false, |
59 | 62 | "repositoryType": "Tools", |
60 | 63 | "userInput": true, |
61 | 64 | "fismaLevel": "Low", |
62 | 65 | "group": "CMS/OA/DSAC", |
63 | 66 | "projects": [], |
64 | 67 | "systems": [], |
65 | | - "upstream": "https://github.com/DSACMS/codejson-index-generator/network/dependencies", |
66 | 68 | "subsetInHealthcare": [ |
67 | 69 | "Operational" |
68 | 70 | ], |
|
0 commit comments