Skip to content

Commit 7e3f657

Browse files
Update code.json
1 parent 4cb97b4 commit 7e3f657

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

code.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "automated-codejson-generator",
3-
"version": "",
3+
"version": "1.1.0",
44
"description": "Tooling that allows for code.json creation through automation",
55
"longDescription": "This project provides a GitHub Action that helps federal agencies maintain their code.json files, which are required for compliance with the Federal Source Code Policy. The action automatically calculates and updates various metadata fields including labor hours, programming languages used, repository information, and timestamps. It creates pull requests with these updates, making it easier to keep code.json files accurate and up-to-date.",
66
"status": "Production",
@@ -66,15 +66,13 @@
6666
"userInput": false,
6767
"fismaLevel": "Low",
6868
"group": "CMS/OA/DSAC",
69-
"projects": [],
69+
"projects": ["SHARE IT Act"],
7070
"systems": [],
7171
"subsetInHealthcare": [
7272
"Operational"
7373
],
7474
"userType": [
7575
"Government"
7676
],
77-
"maturityModelTier": 3,
78-
"projectURL": "",
79-
"upstream": ""
80-
}
77+
"maturityModelTier": 3
78+
}

0 commit comments

Comments
 (0)