forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Accessibility] - review and update most of the secret scanning scree…
…nshots in the `images/help/repository` directory (github#35027) Co-authored-by: Laura Coursen <lecoursen@github.com>
- Loading branch information
1 parent
fda5729
commit af1fe24
Showing
29 changed files
with
26 additions
and
48 deletions.
There are no files selected for viewing
Binary file modified
BIN
+46.1 KB
(160%)
assets/images/enterprise/3.2/repository/secret-scanning-create-custom-pattern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-14.3 KB
assets/images/enterprise/github-ae/repository/secret-scanning-click-alert-ghae.png
Binary file not shown.
Binary file removed
BIN
-8.97 KB
assets/images/enterprise/github-ae/repository/sidebar-secrets-ghae.png
Binary file not shown.
Binary file modified
BIN
+16.9 KB
(140%)
...mages/enterprise/security/secret-scanning-enable-push-protection-enterprise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7.42 KB
(130%)
assets/images/help/organizations/secret-scanning-custom-link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-18.4 KB
assets/images/help/repository/secret-scanning-alerts-click-alert-fpt.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-38.8 KB
assets/images/help/repository/secret-scanning-confirm-deletion-custom-pattern.png
Binary file not shown.
Binary file modified
BIN
+7.92 KB
(110%)
assets/images/help/repository/secret-scanning-create-custom-pattern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.13 KB
(80%)
...mages/help/repository/secret-scanning-custom-pattern-enable-push-protection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7.96 KB
(81%)
...ages/help/repository/secret-scanning-disable-push-protection-custom-pattern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-60.7 KB
assets/images/help/repository/secret-scanning-dismissal-comment.png
Binary file not shown.
Binary file removed
BIN
-17.1 KB
assets/images/help/repository/secret-scanning-dry-run-custom-pattern-all-repos.png
Binary file not shown.
Binary file removed
BIN
-12.3 KB
...s/images/help/repository/secret-scanning-dry-run-custom-pattern-select-repo.png
Binary file not shown.
Binary file removed
BIN
-23.5 KB
.../help/repository/secret-scanning-dry-run-custom-pattern-select-repos-option.png
Binary file not shown.
Binary file modified
BIN
+11.7 KB
(180%)
assets/images/help/repository/secret-scanning-enable-push-protection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+18.6 KB
(170%)
assets/images/help/repository/secret-scanning-publish-pattern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-35.4 KB
(49%)
assets/images/help/repository/secret-scanning-validity-check.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 7 additions & 4 deletions
11
data/reusables/advanced-security/secret-scanning-add-custom-pattern-details.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
1. Enter the details for your new custom pattern: | ||
1. You must at least provide the name for your pattern, and a regular expression for the format of your secret pattern. | ||
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. | ||
1. In the "Pattern name" field, type a name for your pattern. | ||
1. In the "Secret format" field, type a regular expression for the format of your secret pattern. | ||
1. You can click **More options {% octicon "chevron-down" aria-label="down" %}** to provide other surrounding content or additional match requirements for the secret format. | ||
1. Provide a sample test string to make sure your configuration is matching the patterns you expect. | ||
|
||
{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %} | ||
 | ||
 | ||
|
||
{% else %} | ||
 | ||
 | ||
{% endif %} |
2 changes: 1 addition & 1 deletion
2
data/reusables/advanced-security/secret-scanning-create-custom-pattern.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1. When you're satisfied with your new custom pattern, click {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}**Publish pattern**{% else %}**Create pattern**.{% endif %} | ||
1. When you're satisfied with your new custom pattern, click {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}**Publish pattern**{% else %}**Create pattern**{% endif %}. |
3 changes: 2 additions & 1 deletion
3
.../reusables/advanced-security/secret-scanning-dry-run-select-enterprise-repos.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
{%- ifversion custom-pattern-dry-run-ga %} | ||
1. Search for and select up to 10 repositories where you want to perform the dry run. | ||
|
||
 | ||
|
||
1. When you're ready to test your new custom pattern, click **Run**. | ||
{%- else %} | ||
1. Search for and select up to 10 repositories where you want to perform the dry run. | ||
 | ||
1. When you're ready to test your new custom pattern, click **Dry run**. | ||
{%- endif %} |
3 changes: 0 additions & 3 deletions
3
data/reusables/advanced-security/secret-scanning-dry-run-select-repos.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,9 @@ | ||
{%- ifversion custom-pattern-dry-run-ga %} | ||
1. Select the repositories where you want to perform the dry run. | ||
* To perform the dry run across the entire organization, select **All repositories in the organization**. | ||
 | ||
* To specify the repositories where you want to perform the dry run, select **Selected repositories**, then search for and select up to 10 repositories. | ||
 | ||
1. When you're ready to test your new custom pattern, click **Run**. | ||
{%- else %} | ||
1. Search for and select up to 10 repositories where you want to perform the dry run. | ||
 | ||
1. When you're ready to test your new custom pattern, click **Dry run**. | ||
{%- endif %} |
4 changes: 2 additions & 2 deletions
4
data/reusables/advanced-security/secret-scanning-push-protection-enterprise.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
1. Under "{% data variables.product.prodname_secret_scanning_caps %}", under "Push protection", click **Enable all**. | ||
|
||
 | ||
 | ||
|
||
2. Optionally, click "Automatically enable for repositories added to {% data variables.product.prodname_secret_scanning %}."{% ifversion secret-scanning-custom-link-on-block %} | ||
3. Optionally, to include a custom link in the message that members will see when they attempt to push a secret, click **Add a resource link in the CLI and web UI when a commit is blocked**, then type a URL, and click **Save link**. | ||
|
||
{% endif %} | ||
{% endif %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters