forked from DSACMS/share-it-act-lp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
83 lines (83 loc) · 2.2 KB
/
Copy pathcode.json
File metadata and controls
83 lines (83 loc) · 2.2 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
{
"name": "share-it-act-lp",
"description": "Guide to the SHARE IT Act helping federal agencies comply with software 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": {
"license": [
{
"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",
"vcs": "git",
"laborHours": 3199,
"reuseFrequency": {
"forks": 0
},
"platforms": [
"web"
],
"categories": [
"it-development",
"it-documentation",
"compliance",
"government-services"
],
"softwareType": "standalone/web",
"languages": [
"HTML",
"CSS",
"JavaScript"
],
"maintenance": "internal",
"contractNumber": "",
"date": {
"created": "2025-04-08T14:25:37Z",
"lastModified": "2025-04-09T21:23:45Z",
"metaDataLastUpdated": "2025-04-09T21:24:50.219Z"
},
"tags": [
"share-it-act",
"open-source",
"federal-code-sharing",
"code-json",
"software-metadata",
"government"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Program Office"
},
"feedbackMechanisms": [
"https://github.com/DSACMS/share-it-act-lp/issues"
],
"localisation": false,
"repositoryType": "website",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"project": [
"https://github.com/DSACMS/gov-codejson"
],
"systems": [
""
],
"upstream": [
"USWDS"
],
"subsetInHealthcare": [
"operational"
],
"userType": [
"government"
],
"maturityModelTier": 0
}