11 lines
482 B
Markdown
11 lines
482 B
Markdown
{% ifversion code-scanning-task-lists %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** The tracking of {% data variables.product.prodname_code_scanning %} alerts in issues is in beta and subject to change.
|
|
|
|
This feature supports running analysis natively using {% data variables.product.prodname_actions %} or externally using existing CI/CD infrastructure, as well as third-party {% data variables.product.prodname_code_scanning %} tools, but _not_ third-party tracking tools.
|
|
|
|
{% endnote %}
|
|
{% endif %}
|