From e47d595c2d9eeecfdfe14a977b393378a50f1721 Mon Sep 17 00:00:00 2001 From: Sami Alajrami Date: Wed, 16 Oct 2024 10:55:50 +0200 Subject: [PATCH] add sonar and any as supported attestation types --- docs.kosli.com/content/template_ref/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.kosli.com/content/template_ref/_index.md b/docs.kosli.com/content/template_ref/_index.md index 398dc407c..7d28b8346 100644 --- a/docs.kosli.com/content/template_ref/_index.md +++ b/docs.kosli.com/content/template_ref/_index.md @@ -10,7 +10,7 @@ version: The version of the specification schema. Allowed values are [1]. (requi trail: # the trail specification (optional) attestations: # what attestations are required for the trail to be compliant (optional) - name: the attestation name (required) - type: the attestation type. One of [generic, jira, junit, pull_request, snyk] (required) + type: the attestation type. One of [generic, jira, junit, pull_request, snyk, sonar, any] (required) artifacts: # what artifacts are expected to be produced in the trail (optional) - name: reference name for the artifact (e.g. frontend-app) (required) attestations: # what attestations are required for the artifact to be compliant