1.6 KiB
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 |
|
|
|
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.