Merge pull request #47849 from github/rai-content-reorg
rai content reorg
This commit is contained in:
@@ -14,7 +14,7 @@ topics:
|
||||
|
||||
<!--Note on the versioning above ^. This article is visible to free, pro, team users for transparency. They cannot use the feature so `fpt` is not included in the feature definition.-->
|
||||
|
||||
{% data reusables.secret-scanning.generic-secret-detection-ai %}
|
||||
{% data reusables.rai.secret-scanning.generic-secret-detection-ai %}
|
||||
|
||||
## About generic secret detection for {% data variables.product.prodname_secret_scanning %}
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ topics:
|
||||
|
||||
<!--Note on the versioning above ^. This article is visible to free, pro, team users for transparency. They cannot use the feature so `fpt` is not included in the feature definition.-->
|
||||
|
||||
{% data reusables.secret-scanning.beta-custom-pattern-regular-expression-generator %}
|
||||
{% data reusables.rai.secret-scanning.beta-custom-pattern-regular-expression-generator %}
|
||||
|
||||
## About the {% data variables.secret-scanning.custom-pattern-regular-expression-generator %}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ type: rai
|
||||
|
||||
{% data variables.product.prodname_copilot_chat %} works by using a combination of natural language processing and machine learning to understand your question and provide you with an answer. This process can be broken down into a number of steps.
|
||||
|
||||
{% data reusables.copilot.about-copilot-chat %}
|
||||
{% data reusables.rai.copilot.about-copilot-chat %}
|
||||
|
||||
## Next steps
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ type: rai
|
||||
|
||||
{% data variables.product.prodname_copilot_chat %} works by using a combination of natural language processing and machine learning to understand your question and provide you with an answer. This process can be broken down into a number of steps.
|
||||
|
||||
{% data reusables.copilot.about-copilot-chat %}
|
||||
{% data reusables.rai.copilot.about-copilot-chat %}
|
||||
|
||||
## Next steps
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
Autofix for {% data variables.product.prodname_code_scanning %} is available only to {% data variables.product.prodname_ghe_cloud %} users who have {% data variables.product.prodname_GH_advanced_security %}. {% data reusables.advanced-security.more-info-ghas %}
|
||||
Autofix for {% data variables.product.prodname_code_scanning %} is available only to {% data variables.product.prodname_ghe_cloud %} users who have {% data variables.product.prodname_GH_advanced_security %}. For more information, see "[AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security)."
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
<!--This reusable is an intentional duplicate of data/reusables/secret-scanning/beta-custom-pattern-regular-expression-generator.md. The duplicate is necessary to enforce legal review of Responsible AI content. If you are updating this content, you may also want to update data/reusables/secret-scanning/beta-custom-pattern-regular-expression-generator.md. -->
|
||||
{% ifversion secret-scanning-custom-pattern-ai-generated %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** The {% data variables.secret-scanning.custom-pattern-regular-expression-generator %} is in beta. Functionality and documentation are subject to change. If you have an enterprise account and use {% data variables.product.prodname_GH_advanced_security %}, you can join the [waitlist for {% data variables.product.prodname_GH_advanced_security %} AI features](https://github.com/features/preview/security).
|
||||
|
||||
{% endnote %}
|
||||
|
||||
{% elsif fpt %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** The {% data variables.secret-scanning.custom-pattern-regular-expression-generator %} is in beta. Functionality and documentation are subject to change. The feature is available for enterprise accounts that use {% data variables.product.prodname_GH_advanced_security %} on {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
{% endif %}
|
||||
@@ -0,0 +1,12 @@
|
||||
<!--This reusable is an intentional duplicate of data/reusables/secret-scanning/generic-secret-detection-ai.md. The duplicate is necessary to enforce legal review of Responsible AI content. If you are updating this content, you may also want to update data/reusables/secret-scanning/generic-secret-detection-ai.md. -->
|
||||
{% note %}
|
||||
|
||||
**Note:** {% ifversion secret-scanning-ai-generic-secret-detection %}
|
||||
Generic secret detection for {% data variables.product.prodname_secret_scanning %} is in beta. Functionality and documentation are subject to change. If you have an enterprise account and use {% data variables.product.prodname_GH_advanced_security %}, you can join the [waitlist for {% data variables.product.prodname_GH_advanced_security %} AI features](https://github.com/features/preview/security).
|
||||
|
||||
During this phase, generic secret detection is limited to looking for passwords in source code.
|
||||
{% elsif fpt %}
|
||||
Generic secret detection for {% data variables.product.prodname_secret_scanning %} is in beta. Functionality and documentation are subject to change. The feature is available for enterprise accounts that use {% data variables.product.prodname_GH_advanced_security %} on {% data variables.product.prodname_ghe_cloud %}.
|
||||
{% endif %}
|
||||
|
||||
{% endnote %}
|
||||
@@ -1,3 +1,4 @@
|
||||
<!--This reusable is an intentional duplicate of data/reusables/rai/secret-scanning/beta-custom-pattern-regular-expression-generator.md. The duplicate is necessary to enforce legal review of Responsible AI content. If you are updating this content, you may also want to update data/reusables/rai/secret-scanning/beta-custom-pattern-regular-expression-generator.md. -->
|
||||
{% ifversion secret-scanning-custom-pattern-ai-generated %}
|
||||
|
||||
{% note %}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!--This reusable is an intentional duplicate of data/reusables/rai/secret-scanning/generic-secret-detection-ai.md. The duplicate is necessary to enforce legal review of Responsible AI content. If you are updating this content, you may also want to update data/reusables/rai/secret-scanning/generic-secret-detection-ai.md. -->
|
||||
{% note %}
|
||||
|
||||
**Note:** {% ifversion secret-scanning-ai-generic-secret-detection %}
|
||||
|
||||
Reference in New Issue
Block a user