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

Add the ability to display the uri of an artifact instead of the one linked by a provided index. #545

Open
jnix-abk opened this issue Jan 2, 2024 · 0 comments

Comments

@jnix-abk
Copy link

jnix-abk commented Jan 2, 2024

When displaying the artifact location on a result item, if there is ALSO an index value, I would like to still show the uri of the result item while navigating to the uri of the artifact linked by the index value. This will allow me to produce SARIF files with no content and then link to the content elsewhere when needed.

The change proposed is:


From:
: undefined;
To:
: runArtLoc?.uri ?? undefined;

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