Re: [sacm] [sacmwg/draft-ietf-sacm-coswid] wrong CDDL in global-attributes group definition (#25)

Henk Birkholz <notifications@github.com> Wed, 28 October 2020 13:14 UTC

Return-Path: <noreply@github.com>
X-Original-To: sacm@ietfa.amsl.com
Delivered-To: sacm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE8CA3A07BD for <sacm@ietfa.amsl.com>; Wed, 28 Oct 2020 06:14:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level:
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bZ-e5sF0_k4K for <sacm@ietfa.amsl.com>; Wed, 28 Oct 2020 06:14:50 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AB673A0736 for <sacm@ietf.org>; Wed, 28 Oct 2020 06:14:50 -0700 (PDT)
Received: from github.com (hubbernetes-node-2d04ff6.ac4-iad.github.net [10.52.112.19]) by smtp.github.com (Postfix) with ESMTPA id C05A2600F12 for <sacm@ietf.org>; Wed, 28 Oct 2020 06:14:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1603890889; bh=jxImTdoNJLhmKERp7jm8VkynKwRBhVOdMif7UxjemC4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H+gcDnRxd3pq0qkCGy+v0Fj983oALCDZ+wqR/3NPzlkLtPFsWhpbQWN5zaHgASqwH O8pUkrI0BBFzyEErfey+rITLigHzbYVcrQ9j5e59CKCBAzsKlFpwzORk8U1tuhXxqB dQb4wBKOLihZR7sehrU0RdDxNxa6Lmc3JOZVU/wg=
Date: Wed, 28 Oct 2020 06:14:49 -0700
From: Henk Birkholz <notifications@github.com>
Reply-To: sacmwg/draft-ietf-sacm-coswid <reply+ACTMJUOB43NEKXHHBEKPZO55UVH4TEVBNHHCVS4FLI@reply.github.com>
To: sacmwg/draft-ietf-sacm-coswid <draft-ietf-sacm-coswid@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <sacmwg/draft-ietf-sacm-coswid/issues/25/717924268@github.com>
In-Reply-To: <sacmwg/draft-ietf-sacm-coswid/issues/25@github.com>
References: <sacmwg/draft-ietf-sacm-coswid/issues/25@github.com>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f996ec9bbef2_4719b446665"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: henkbirkholz
X-GitHub-Recipient: sacm
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: sacm@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/sacm/tHZhpaOn4FKSqHOglMIMuX6oaSc>
Subject: Re: [sacm] [sacmwg/draft-ietf-sacm-coswid] wrong CDDL in global-attributes group definition (#25)
X-BeenThere: sacm@ietf.org
X-Mailman-Version: 2.1.29
List-Id: SACM WG mail list <sacm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sacm>, <mailto:sacm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sacm/>
List-Post: <mailto:sacm@ietf.org>
List-Help: <mailto:sacm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sacm>, <mailto:sacm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Oct 2020 13:14:52 -0000

We currently use:

```
~~~ CDDL
<CODE BEGINS>
{::include concise-swid-tag.cddl}
<CODE ENDS>
~~~
```

But not for the exepositional CDDL fragments that are used to improve readability throughout the text. Using regexp here to extract fragments from the full CDDL usually helps. We did not do this here. The fragments used as examples are not intended to build/validate by their own.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/sacmwg/draft-ietf-sacm-coswid/issues/25#issuecomment-717924268