1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/code-scanning/enabling-options.md
mc deec9ca0de Code scanning GHAE - mention self-hosted runners' prerequisites (#23119)
* fix links in reusable and add prerequisites to the article on setting up code scanning

* change paras

* Add prerequisites section for GHAE
2021-11-26 07:15:58 +00:00

2.2 KiB
Raw Blame History

Type of analysis Options for generating alerts
{%- ifversion fpt or ghes > 3.0 or ghae-next %}
{% data variables.product.prodname_codeql %} Using {% data variables.product.prodname_actions %} (see "Setting up {% data variables.product.prodname_code_scanning %} using actions") or running {% data variables.product.prodname_codeql %} analysis in a third-party continuous integration (CI) system (see "About {% data variables.product.prodname_codeql %} {% data variables.product.prodname_code_scanning %} in your CI system").
{%- else %}
{% data variables.product.prodname_codeql %} Using {% data variables.product.prodname_actions %} (see "Setting up {% data variables.product.prodname_code_scanning %} using actions") or using the {% data variables.product.prodname_codeql_runner %} in a third-party continuous integration (CI) system (see "Running {% data variables.product.prodname_codeql_runner %} in your CI system").
{%- endif %}
Thirdparty Using {% data variables.product.prodname_actions %} (see "Setting up {% data variables.product.prodname_code_scanning %} using actions") or generated externally and uploaded to {% data variables.product.product_name %} (see "Uploading a SARIF file to {% data variables.product.prodname_dotcom %}").