1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Files
docs/data/reusables/code-scanning/enabling-options.md
Sam Browning c13a7af4cb [MVP] Refactor code scanning docs to prioritize default setup (#38572)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-07-17 15:42:37 +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 default setup (see "AUTOTITLE") or 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").