Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 6db3c94

Browse files
author
Mitchell Henke
authored
Merge pull request #623 from GSA/mitchellhenke-update-compliance-inventory-and-language
Update compliance inventory and language
2 parents c56b853 + 72c6022 commit 6db3c94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/site/agency_list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"metrics": {
7878
"policy": "red",
7979
"acquisition": "red",
80-
"inventory": "red",
80+
"inventory": "yellow",
8181
"overall": "red"
8282
},
8383
"complianceDashboard": true,

src/components/agency-compliance/html/compliance/agency-compliance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ <h1 id="agencycompliance">Agency Compliance</h1>
2020
<p>
2121
Agencies are evaluated as fully compliant (green), partially compliant (yellow), or non-compliant
2222
(red) with the tasks outlined above. An agency's overall compliance is green only if they are
23-
green in all categories.
23+
green in all categories. This is an assessment of agency compliance over the course of the pilot program.
2424
</p>

0 commit comments

Comments
 (0)