1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Mark languages not supported by CodeQL as third-party Code Scanning (#51307)

This commit is contained in:
Chad Bentz
2024-06-21 03:37:24 -04:00
committed by GitHub
parent 32e3edf60c
commit f864d4ded7
4 changed files with 4 additions and 4 deletions

View File

@@ -48,6 +48,6 @@ Some features are supported for additional languages or package managers. If you
{% ifversion fpt or ghec %}- The language support for {% data variables.product.prodname_copilot %} varies depending on the volume and diversity of training data for that language.{% endif %}
* The support of Gradle for the dependency graph and {% data variables.product.prodname_dependabot_alerts %} is limited to the upload of data obtained using the {% data variables.dependency-submission-api.name %}.
* PHP and Scala are supported for {% data variables.product.prodname_code_scanning %} by third-party actions.
* PHP, Rust, and Scala are supported for {% data variables.product.prodname_code_scanning %} by third-party actions.
{% endnote %}