[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [sarif] Issue #254: externalizedProperty.version => sarif.version
(Please ignore the fact that I left the
instanceGuid property out of this example.) From: sarif@lists.oasis-open.org <sarif@lists.oasis-open.org>
On Behalf Of Larry Golding (Comcast) I propose to rename the property
externalizedProperty.version to
sarifVersion: { # An externalizedProperty object "$schema": # See §4.2.2. "http:///json.schemastore.org/sarif-externalized-property-2.0.0", "sarifVersion": "2.0.0", # See §4.2.3. # See §4.2.4. "runInstanceGuid": "00001111-2222-3333-4444-555566667777", "files": { # See §4.2.5. "apple.png": { "mimeType": "image/png" }, "banana.png": { "mimeType": "image/png" } } } That will make explicit the decision we reached at TC #24, that the
version property refers to the SARIF version rather than to a separate external file format version. I will move to adopt this change at TC #25 on Wednesday October 10th. I will not produce a change draft for such a minimal change. Thanks, Larry |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]