← Prev in month ← Prev in thread

Issue #134: conversion.analysisToolLogFileLocation should be an array

From
Larry Golding \(Comcast\) <>
Date
2018-03-27T16:21:32+00:00
ID
[email protected]
Thread
Issue #134: conversion.analysisToolLogFileLocation should be an array
I just noticed this. It’s a tiny change and I think we need it for CSD.1:

 

Some analysis tools emit multiple files. A converter might need more than one of them to produce a SARIF log file. So the property conversion.analysisToolLogFileLocation of type fileLocation should be changed to analysisToolLogFileLocations of type fileLocation[].

 

Larry
← Prev in month ← Prev in thread