← Prev in month ← Prev in thread
Next in thread → Next in month →

Change draft for #326: graph arrays

From
Larry Golding (Myriad Consulting Inc) <>
Date
2019-03-09T23:29:03+00:00
ID
Thread
Change draft for #326: graph arrays
I pushed a change draft for 
Issue #326, “Change run.graphs and result.graphs from objects to arrays”:

 

Documents/ChangeDrafts/Active/sarif-v2.0-issue-326-graph-arrays.docx

 

This draft differs from the eballot proposal, which was to remove graphs support entirely. After the ballot was sent, further discussions with Semmle concluded that they still wanted graphs support. However, “graphs” was the only collection
 in SARIF that was still represented as a dictionary rather than an array. So for consistency with the rest of SARIF, this change draft changes the representation of the
graphs collections (there are two such collections, one on
run and one on 
result) from dictionaries to arrays.

 

Thanks,

Larry
← Prev in month ← Prev in thread
Next in thread → Next in month →