You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"project_name": "What is the name of the project or software?",
36
38
"project_repo_name": "What is the name of the repository?",
@@ -39,29 +41,31 @@
39
41
"long_description": "Provide longer description of the software, between 150 and 10000 chars. It is meant to provide an overview of the capabilities of the software for a potential user.",
40
42
"status": "What is the status of the project?",
41
43
"license": "What license is the project under?",
44
+
"license_url": "What is the URL to the license?",
42
45
"usage_type": "What is the usage type for this project? For more information on each option, visit github.com/DSACMS/gov-codejson",
43
46
"repository_host": "Where is the repository hosted?",
44
47
"vcs": "What version control system is used?",
45
48
"forks": "How many forks does the repository have?",
49
+
"clones": "How many clones does the repository have?",
46
50
"platforms": "What platform does the software runs on? Separate items by commas.",
47
51
"categories": "What categories best describes the project? Separate items by commas. List of categories here: https://yml.publiccode.tools/categories-list.html?highlight=categories",
48
52
"software_type": "What type of software is the project?",
49
53
"languages": "What programming language(s) is the software written in? Separate items by commas.",
50
54
"maintenance": "How is the software maintained?",
51
-
"contract_number": "What is the contractor number of the project?",
55
+
"contract_number": "What is the contractor number(s) of the project? Separate items by commas.",
56
+
"sbom": "Provide a link to the SBOM of the repository. If the software does not have a SBOM, enter 'None'.",
52
57
"tags": "Provide a list of tags to describe the software for search. Separate items by commas.",
53
58
"contact_name": "A point of contact is needed for the project. What is the name of the point of contact?",
54
59
"contact_email": "What is email address of the point of contact?",
55
-
"feedback_mechanisms": "What are methods a repository receives feedback from the community (e.g. URL to GitHub repository issues page, website, email)",
60
+
"ai_use_case_id": "What is the software's ID in the AI Use Case Inventory? If the software is not listed in the inventory, enter '0'.",
56
61
"localisation": "Does the software support multiple spoken languages?",
57
62
"repository_type": "What type of repository is this project?",
58
63
"user_input": "Does the project accept user input? (e.g. allows user to query a database, allows login by users, upload files, etc.)",
59
64
"fisma_level": "What FISMA level is this project classified as? Learn more: https://security.cms.gov/learn/federal-information-security-modernization-act-fisma#perform-system-risk-categorization",
60
65
"group": "Which group at CMS is the project part of?",
61
66
"projects": "What project is the repository associated with? Separate items by commas.",
62
67
"systems": "What systems does the repository use or interface with? Separate items by commas.",
63
-
"upstream": "What upstream dependencies does the repository use? Separate items by commas.",
64
-
"subset_in_healthcare": "Which subset of healthcare does the project belong to?",
65
-
"user_type": "Who are the intended users?"
68
+
"subset_in_healthcare": "Which subset of healthcare does the project belong to? Separate items by commas.",
69
+
"user_type": "Who are the intended users? Separate items by commas."
0 commit comments