1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/code-scanning/enabling-options.md
Sam Browning 41a79c40c5 Add content for enabling code scanning without a workflow file (#33700)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-01-09 14:43:39 +00:00

1.9 KiB
Raw Blame History

Type of analysis Options for generating alerts
{% data variables.product.prodname_codeql %} Using {% data variables.product.prodname_actions %} {% ifversion code-scanning-without-workflow%}with either the default setup (see "Setting up {% data variables.product.prodname_code_scanning %} automatically"), or an advanced setup {% endif %}{% ifversion fpt or ghec %}(see "Creating an advanced setup"){% else %}(see below){% endif %}{% ifversion code-scanning-without-workflow %},{% endif %} 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").
Thirdparty Using {% data variables.product.prodname_actions %} {% ifversion fpt or ghec %}(see "Setting up {% data variables.product.prodname_code_scanning %} using starter workflows") {% endif %}or third-party tools and uploading results to {% data variables.product.product_name %} (see "Uploading a SARIF file to {% data variables.product.prodname_dotcom %}").