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>
1.9 KiB
1.9 KiB
| 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"). |
| Third‑party | 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 %}"). |