From ce87762fbb8298b063734a23eb33a913bfecd1a8 Mon Sep 17 00:00:00 2001 From: Brandt Keller Date: Thu, 18 Jul 2024 21:42:11 +0000 Subject: [PATCH] chore(tasks): add descriptions to compliance tasks --- tasks.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks.yaml b/tasks.yaml index 1cbb13b9e..525342343 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -111,10 +111,12 @@ tasks: - task: test:uds-core-upgrade - name: test-compliance-validate + description: "Validate Compliance of UDS Core to produce Assessment Results" actions: - task: test:compliance-validate - name: test-compliance-evaluate + description: "Evaluate Compliance of UDS Core against an established threshold" actions: - task: test:compliance-evaluate