Skip to content

#332 Use UTBotCpp as static analyzer and report results in SARIF #333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 21, 2022

Conversation

alexey-utkin
Copy link
Collaborator

  • SARIF generation in server and CLI modes
  • auto open SARIF result in MS plugin after the run, if MS plugin has been installed
  • backup old SARIF reports with creation-date timestamp in name

@alexey-utkin alexey-utkin requested a review from ladisgin July 19, 2022 15:18
@alexey-utkin alexey-utkin linked an issue Jul 19, 2022 that may be closed by this pull request
- added "extensionPack" in VSCode plugin
- introduce advertising for MS Sarif plugin if not installed
@alexey-utkin alexey-utkin requested a review from sava-cska July 20, 2022 12:36
- fix typo
- added `"kind": "fail"` above `"level": "error"` to SARIF report (can be used by alt viewers)
- formatting and documentation
- fixing progress
Copy link
Member

@ladisgin ladisgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

squash commits

@alexey-utkin alexey-utkin requested a review from sava-cska July 21, 2022 12:45
@alexey-utkin alexey-utkin merged commit 4978445 into main Jul 21, 2022
@alexey-utkin alexey-utkin deleted the alexey-utkin/sarif branch July 21, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use UTBotCpp as static analyzer and report results in SARIF
3 participants