Rename all 'instanceGuid' properties to 'guid'?
Shall the design change be approved, and shall the resulting change draft be approved?
The change draft is referenced in this ballot.
The change draft is for the following issue.
https://github.com/oasis-tcs/sarif-spec/issues/341
The provisional draft with the changes from all ballots merged is here:
https://github.com/oasis-tcs/sarif-spec/blob/master/Documents/ProvisionalDrafts/sarif-v2.0-csd02-provisional.docx
-----
The full set of renames pursuant to this issue is:
In the run object:
Rename the baselineInstanceGuid property to baselineGuid.
Rename the id property to automationDetails.
In the externalPropertyFile object (which is renamed to externalPropertyFileReference in #335):
Rename the instanceGuid property to guid.
In the runAutomationDetails object:
Rename the instanceId property to id.
Rename the baselineInstanceGuid property to baselineGuid
In the result object:
Rename the instanceGuid property to guid.
In the resultProvenance object:
Rename the firstDetectionRunInstanceGuid property to firstDetectionRunGuid.
Rename the lastDetectionRunInstanceGuid property to lastDetectionRunGuid.
In the externalProperties object:
Rename the instanceGuid property to guid.
Rename the runInstanceGuid property to runGuid.
|