https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116613
--- Comment #14 from Kamil Dudka <kdudka at redhat dot com> --- I think that the above described interface looks reasonable. A few questions: 1. Will `file=` work with absolute paths? 2. If a file with the specified name exists, will it be overwritten? 3. Will the file always be created, even if no diagnostics is produced by gcc? 4. Will the SARIF data contain absolute paths to source code files? If not will the working directory be recorded in each SARIF file?