src/Sarif.Sarifer.Core/BackgroundAnalyzerBase.cs (2 lines): - line 19: // TODO: Include tool name in logId. Replace non-alphanum chars with underscore for guaranteed file system compat. - line 76: // TODO: What do we do when path is null (text buffer with no backing file)? src/Sarif.Viewer.VisualStudio.Core/Sarif/CodeFlow.Extensions.cs (1 line): - line 28: // TODO we are not yet properly hardened against locationless src/Sarif.Sarifer.Core/Commands/GenerateTestDataCommand.cs (1 line): - line 39: // TODO: Why does this never return true? dotnet-install.ps1 (1 line): - line 131: # TODO: Architecture and CLIArchitecture should be unified