Skip to content

feat: added sarif download#826

Open
juliankepka wants to merge 1 commit into
mainfrom
feat/download-sarif
Open

feat: added sarif download#826
juliankepka wants to merge 1 commit into
mainfrom
feat/download-sarif

Conversation

@juliankepka

Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings July 16, 2026 10:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@juliankepka juliankepka linked an issue Jul 16, 2026 that may be closed by this pull request
interface DelayedDownloadButtonProps {
href: string;
icon: React.ReactNode;
icon?: React.ReactNode;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I've made icon optional because "Download Sarif" should not use an icon there and the mr-2 is not pretty without an icon.

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.

implement export sarif feature to ui

2 participants