Skip to content
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

Change SARIF output for Mutual Recursion #22

Open
deemp opened this issue Jul 1, 2022 · 0 comments
Open

Change SARIF output for Mutual Recursion #22

deemp opened this issue Jul 1, 2022 · 0 comments

Comments

@deemp
Copy link
Member

deemp commented Jul 1, 2022

Hi!
Please, have a look at this issue and make the following changes to the sarif output for mutual recursion.

  • Split the mutual recursion message. Make a list of locations (descriptions and code links) as here

  • Use HTML in runs.results.locations.physicalLocation.artifactLocation.description.text when providing some code. See an example here

  • Specify a region of the source code (see here). For now, it can be a random valid region.

  • Use relative uri-s like here. I hope it works on Windows

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

No branches or pull requests

1 participant