Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update metadata.md #9

Merged
merged 2 commits into from
Feb 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions docs/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>CMS fields</td>
<td>Agency</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
</tr>
<tr>
<td><a href="https://www.congress.gov/bill/118th-congress/house-bill/9566/text/ih">SHARE IT Act</a></td>
Expand Down Expand Up @@ -113,7 +113,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<td>required</td>
<td>🇺🇸📜</td>
<td>str</td>
<td>A list of enumerated values which describes the usage permissions for the release.</td>
<td>A list of enumerated values which describes the usage permissions for the release: (1) openSource: Open source; (2) governmentWideReuse: Government-wide reuse; (3) exemptByLaw: The sharing of the source code is restricted by law or regulation, including—but not limited to—patent or intellectual property law, the Export Asset Regulations, the International Traffic in Arms Regulation, and the Federal laws and regulations governing classified information; (4) exemptByNationalSecurity: The sharing of the source code would create an identifiable risk to the detriment of national security, confidentiality of Government information, or individual privacy; (5) exemptByAgencySystem: The sharing of the source code would create an identifiable risk to the stability, security, or integrity of the agency’s systems or personnel, (6) exemptByAgencyMission: The sharing of the source code would create an identifiable risk to agency mission, programs, or operations; (7) exemptByCIO: The CIO believes it is in the national interest to exempt sharing the source code; (8) exemptByPolicyDate: The release was created prior to the M-16-21 policy (August 8, 2016)</td>
<td>
- openSource<br>
- governmentWideReuse<br>
Expand Down Expand Up @@ -272,7 +272,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>repositoryType</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>str</td>
<td>Purpose and functionality of the repository</td>
<td>
Expand All @@ -289,7 +289,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>userInput</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>bool</td>
<td>Does the software accept user input?</td>
<td>
Expand All @@ -300,7 +300,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>fismaLevel</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>str</td>
<td>FISMA security level <a href="https://security.cms.gov/learn/federal-information-security-modernization-act-fisma">link</a></td>
<td>
Expand All @@ -312,15 +312,15 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>group</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>str</td>
<td>Home Department / Org / Group associated with the project</td>
<td></td>
</tr>
<tr>
<td>subsetInHealthcare</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>arr</td>
<td>Healthcare-related subset</td>
<td>
Expand All @@ -333,7 +333,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>userType</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>arr</td>
<td>Types of users who interact with the software</td>
<td>
Expand All @@ -345,7 +345,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>repositoryHost</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>str</td>
<td>Location where source code is hosted</td>
<td>
Expand All @@ -359,7 +359,7 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>maturityModelTier</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>int</td>
<td>Maturity model tier</td>
<td>1, 2, 3, 4</td>
Expand Down Expand Up @@ -407,25 +407,25 @@ By harmonizing various standards, this opens up the opportunity to share our wor
<tr>
<td>project</td>
<td>required</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>arr</td>
<td>Maps repositories to projects</td>
<td>bluebutton, codejson</td>
</tr>
<tr>
<td>systems</td>
<td>optional</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>arr</td>
<td>Maps repositories to CMS systems</td>
<td>idr</td>
</tr>
<tr>
<td>upstream</td>
<td>optional</td>
<td><img src="assets/cms-logo.jpg" alt="CMS Logo"></td>
<td><img src="../assets/cms-logo.jpg" alt="CMS Logo"></td>
<td>arr</td>
<td>List of upstream repos used</td>
<td>List of upstream repos used, link to SBOM.</td>
<td>augur, uswds</td>
</tr>
</tbody>
Expand Down
Loading