1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Update autofix docs to include Ruby and Go (#50441)

This commit is contained in:
Pierre
2024-05-08 09:23:32 -07:00
committed by GitHub
parent d5e4193ae5
commit 6e41dc4b4f
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
{% note %}
**Note:** {% data variables.product.prodname_dotcom %} autofix for {% data variables.product.prodname_code_scanning %} is in beta. Functionality and documentation are subject to change. During this phase, the feature is restricted to JavaScript, TypeScript, Python, and Java alerts identified by {% data variables.product.prodname_codeql %}. If you have an enterprise account and use {% data variables.product.prodname_GH_advanced_security %}, your enterprise has access to the beta.
**Note:** {% data variables.product.prodname_dotcom %} autofix for {% data variables.product.prodname_code_scanning %} is in beta. Functionality and documentation are subject to change. During this phase, the feature is restricted to C#, Go, Java, JavaScript/TypeScript, Python, and Ruby alerts identified by {% data variables.product.prodname_codeql %}. If you have an enterprise account and use {% data variables.product.prodname_GH_advanced_security %}, your enterprise has access to the beta.
{% endnote %}