Skip to content

Commit 83bfccc

Browse files
Adjust a couple descriptions
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
1 parent c1ba6a2 commit 83bfccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/catalog/scorecards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)