-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcode.json
More file actions
90 lines (90 loc) · 2.44 KB
/
code.json
File metadata and controls
90 lines (90 loc) · 2.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"name": "share-it-act-lp",
"version": "",
"description": "Guide to the SHARE IT Act helping federal agencies comply with source code sharing requirements",
"longDescription": "The Source Code Harmonization And Reuse in Information Technology Act (SHARE IT Act) requires federal agencies to share custom-developed software code, including metadata about the project, with each other to eliminate duplicative government work. This website provides comprehensive documentation that goes more in depth into the SHARE IT Act and provides tooling and guidance to help users become compliant.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://creativecommons.org/publicdomain/zero/1.0/"
}
],
"usageType": [
"openSource"
],
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/share-it-act-lp",
"repositoryHost": "github.com/DSACMS",
"repositoryVisibility": "public",
"homepageURL": "https://dsacms.github.io/share-it-act-lp/",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 5048,
"reuseFrequency": {
"forks": 3,
"clones": 0
},
"platforms": [
"web"
],
"categories": [
"it-development",
"it-documentation",
"compliance",
"government-services"
],
"softwareType": "standalone/web",
"languages": [
"HTML",
"JavaScript",
"SCSS",
"Nunjucks"
],
"maintenance": "internal",
"contractNumber": [],
"SBOM": "https://github.com/DSACMS/share-it-act-lp/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2025-04-08T14:25:37Z",
"lastModified": "2025-11-07T19:01:54Z",
"metadataLastUpdated": "2025-12-01T01:06:59.038Z"
},
"tags": [
"cms-ospo",
"share-it-act",
"inventory",
"metadata",
"codejson",
"featured"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Program Office"
},
"feedbackMechanism": "https://github.com/DSACMS/share-it-act-lp/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "website",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"projects": ["share-it-act"],
"systems": [
""
],
"subsetInHealthcare": [
"operational"
],
"userType": [
"government"
],
"maturityModelTier": 3
}