-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
63 lines (63 loc) · 2.13 KB
/
Copy pathcode.json
File metadata and controls
63 lines (63 loc) · 2.13 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
{
"name": "codejson-action-e2e",
"version": "1.0.0",
"description": "Sandbox repository used to end-to-end test the automated code.json generator",
"longDescription": "This repository is a disposable sandbox that exists purely so the automated-codejson-generator action can be exercised for real against a live GitHub repository. It holds a small sample source tree so that scc has something to measure, a known good code.json, and a deliberately invalid one. The end-to-end workflow runs the action here in each of its modes and resets this repository afterwards.",
"status": "Development",
"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/codejson-action-e2e",
"repositoryHost": "github.com/DSACMS",
"repositoryVisibility": "public",
"homepageURL": "",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 0,
"reuseFrequency": {
"forks": 0,
"clones": 0
},
"platforms": ["web"],
"categories": ["developer-tools"],
"softwareType": "standalone/backend",
"languages": ["Python"],
"maintenance": "internal",
"contractNumber": [],
"SBOM": "https://github.com/DSACMS/codejson-action-e2e/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2026-07-15T00:00:00Z",
"lastModified": "2026-07-15T00:00:00Z",
"metadataLastUpdated": "2026-07-15T00:00:00Z"
},
"tags": ["codejson", "testing"],
"contact": {
"email": "[email protected]",
"name": "CMS Open Source Team"
},
"feedbackMechanism": "https://github.com/DSACMS/codejson-action-e2e/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "tools",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"projects": ["share-it-act"],
"systems": [],
"subsetInHealthcare": ["operational"],
"userType": ["government"],
"maturityModelTier": 1
}