1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/code-scanning/enabling-options.md
2023-02-15 15:16:18 +00:00

1.7 KiB
Raw Blame History

{% ifversion code-scanning-without-workflow %}

  • {% data variables.product.prodname_codeql %}: Uses {% data variables.product.prodname_actions %} with either the default setup (see "AUTOTITLE") or an advanced setup (see "AUTOTITLE"), or runs {% data variables.product.prodname_codeql %} analysis in a third-party continuous integration (CI) system (see "AUTOTITLE"). {% else %}
  • {% data variables.product.prodname_codeql %}: Uses {% data variables.product.prodname_actions %} (see below) or runs {% data variables.product.prodname_codeql %} analysis in a third-party continuous integration (CI) system (see "AUTOTITLE"). {% endif %}
  • Thirdparty: Uses {% data variables.product.prodname_actions %} {% ifversion fpt or ghec %}(see "AUTOTITLE") {% endif %}or third-party tools and uploads results to {% data variables.product.product_name %} (see "AUTOTITLE").