Skip to content

Commit bf5c439

Browse files
Update secret-scanning-add-custom-pattern-details.md
Fixing a broken a link
1 parent a94d7ae commit bf5c439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/advanced-security/secret-scanning-add-custom-pattern-details.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1. Enter the details for your new custom pattern. You must at least provide the name for your pattern, and a regular expression for the format of your secret pattern.
22
1. In the "Pattern name" field, type a name for your pattern.
3-
1. In the "Secret format" field, type a regular expression for the format of your secret pattern.{% ifversion secret-scanning-custom-pattern-ai-generated %} Alternatively, you can use the generator to generate a regular expression for you. For more information, see "[AUTOTITLE](/code-security/secret-scanning/copilot-secret-scanning/generating-regular-expressions-for-custom-patterns-with-ai)."{% endif %}
3+
1. In the "Secret format" field, type a regular expression for the format of your secret pattern.{% ifversion secret-scanning-custom-pattern-ai-generated %} Alternatively, you can use the generator to generate a regular expression for you. For more information, see "[AUTOTITLE](/code-security/secret-scanning/copilot-secret-scanning/generating-regular-expressions-for-custom-patterns-with-copilot-secret-scanning)."{% endif %}
44
1. You can click **More options {% octicon "chevron-down" aria-hidden="true" %}** to provide other surrounding content or additional match requirements for the secret format.
55
1. Provide a sample test string to make sure your configuration is matching the patterns you expect.
66

0 commit comments

Comments
 (0)