You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Use UTBotCpp as static analyzer and report results in SARIF .
View SARIF result in VSCode applying MS SARIF viewer plugin
Expected behavior
SARIF report need to be provided by UTBotCpp plugin and be visible after each UTBotCpp run (for file, folder, or project)
SARIF report is always generated. Each record in SARIF report is a bug, founded by KLEE with a call stack that is fixed by generated error test.