https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to David Malcolm from comment #5) > I plan to implement this in our SARIF output (adding "SARIF" keyword). I've implemented this via the above patch, for GCC 15. > FWIW I wasn't planning to add anything further to GCC's "json" output, > focusing instead on SARIF output. I don't plan to implement it for the "json" output. Closing this out as "resolved fixed".