1
0
mirror of synced 2025-12-20 18:36:31 -05:00
Files
docs/content/code-security/code-scanning/troubleshooting-sarif-uploads/ghas-required.md
2025-04-10 11:46:15 +00:00

1.6 KiB

title, shortTitle, allowTitleToDifferFromFilename, intro, type, topics, versions, redirect_from
title shortTitle allowTitleToDifferFromFilename intro type topics versions redirect_from
Upload fails because {% data variables.product.prodname_GH_code_security %} is disabled {% data variables.product.prodname_GH_code_security %} disabled true You can only upload SARIF results to {% ifversion fpt or ghec %}private or internal {% endif %}repositories where {% data variables.product.prodname_GH_code_security %} is enabled. reference
Code scanning
Errors
SARIF
Troubleshooting
fpt ghes ghec
* * *
/code-security/code-scanning/troubleshooting-sarif/ghas-required

About this error

{% data variables.product.prodname_GHAS_or_code_security %} not enabled
{% data variables.product.prodname_GHAS_or_code_security %} blocked by a policy
403: {% data variables.product.prodname_GHAS_or_code_security %} is not enabled

This error is reported if a process attempts to upload a SARIF file to a repository where {% data variables.product.prodname_GH_code_security %} is not enabled or where use of this feature is blocked by a policy.

You will only see this error for SARIF files that contain results created using {% data variables.product.prodname_codeql %}{% ifversion fpt or ghec %} and for uploads to repositories with private or internal visibility. {% data variables.product.prodname_GH_code_security %} is enabled by default for all public repositories{% endif %}.

For information on how to confirm this error and fix the problem, see AUTOTITLE.