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

Remove formating characters from SARIF to reduce it size (GitHub limit <10MB) #377

Open
jamacku opened this issue Apr 26, 2024 · 0 comments
Labels

Comments

@jamacku
Copy link
Member

jamacku commented Apr 26, 2024

Type of issue

Feature Request

Description

GitHub limits the size of the SARIF file to 10MB.

For each gzip-compressed SARIF file, SARIF upload supports a maximum size of 10 MB. Any uploads over this limit will be rejected. If your SARIF file is too large because it contains too many results, you should update the configuration to focus on results for the most important rules or queries. For more information, see "SARIF results file is too large."

Related:

Describe the solution you'd like

No response

@jamacku jamacku added the type: feature New feature label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant