← Prev in month
← Prev in 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