File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ rows:
191191 Ensures an on-call engineer is assigned to the service.
192192 - criteria: PagerDuty Service status is enabled
193193 description: |
194- Ensures the service has an active PagerDuty configuration .
194+ Ensures the service has a PagerDuty resource mapped that has the active status .
195195 - criteria: Time Before Failure
196196 description: |
197197 Ensures time between failures exceeds a minimum threshold over a selected time window.
@@ -218,7 +218,7 @@ rows:
218218 Ensures CI workflow runs complete within a defined threshold over a selected time window.
219219 - criteria: Open Vulnerability Limit
220220 description: |
221- Ensures the number of open vulnerabilities higher than the selected severity stays below the defined threshold.
221+ Ensures the number of Dependabot-detected open vulnerabilities higher than the selected severity stays below the defined threshold.
222222{% endtable %}
223223<!-- vale on-->
224224
You can’t perform that action at this time.
0 commit comments