Skip to content

Commit 2b2b777

Browse files
Sync secret scanning data (#62241)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 85a0aac commit 2b2b777

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

src/secret-scanning/data/pattern-docs/fpt/public-docs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2611,7 +2611,7 @@
26112611
isPrivateWithGhas: true
26122612
hasPushProtection: true
26132613
hasValidityCheck: true
2614-
hasExtendedMetadata: false
2614+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
26152615
base64Supported: false
26162616
isduplicate: false
26172617
- provider: Heroku
@@ -4041,7 +4041,7 @@
40414041
isPrivateWithGhas: true
40424042
hasPushProtection: true
40434043
hasValidityCheck: true
4044-
hasExtendedMetadata: false
4044+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
40454045
base64Supported: false
40464046
isduplicate: false
40474047
- provider: PyPI
@@ -4121,7 +4121,7 @@
41214121
isPrivateWithGhas: true
41224122
hasPushProtection: true
41234123
hasValidityCheck: true
4124-
hasExtendedMetadata: false
4124+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
41254125
base64Supported: false
41264126
isduplicate: false
41274127
- provider: redirect.pizza
@@ -4151,7 +4151,7 @@
41514151
isPrivateWithGhas: true
41524152
hasPushProtection: true
41534153
hasValidityCheck: true
4154-
hasExtendedMetadata: false
4154+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
41554155
base64Supported: false
41564156
isduplicate: false
41574157
- provider: RubyGems
@@ -4861,7 +4861,7 @@
48614861
isPrivateWithGhas: true
48624862
hasPushProtection: true
48634863
hasValidityCheck: true
4864-
hasExtendedMetadata: false
4864+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
48654865
base64Supported: false
48664866
isduplicate: false
48674867
- provider: Uniwise

src/secret-scanning/data/pattern-docs/ghec/public-docs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2611,7 +2611,7 @@
26112611
isPrivateWithGhas: true
26122612
hasPushProtection: true
26132613
hasValidityCheck: true
2614-
hasExtendedMetadata: false
2614+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
26152615
base64Supported: false
26162616
isduplicate: false
26172617
- provider: Heroku
@@ -4041,7 +4041,7 @@
40414041
isPrivateWithGhas: true
40424042
hasPushProtection: true
40434043
hasValidityCheck: true
4044-
hasExtendedMetadata: false
4044+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
40454045
base64Supported: false
40464046
isduplicate: false
40474047
- provider: PyPI
@@ -4121,7 +4121,7 @@
41214121
isPrivateWithGhas: true
41224122
hasPushProtection: true
41234123
hasValidityCheck: true
4124-
hasExtendedMetadata: false
4124+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
41254125
base64Supported: false
41264126
isduplicate: false
41274127
- provider: redirect.pizza
@@ -4151,7 +4151,7 @@
41514151
isPrivateWithGhas: true
41524152
hasPushProtection: true
41534153
hasValidityCheck: true
4154-
hasExtendedMetadata: false
4154+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
41554155
base64Supported: false
41564156
isduplicate: false
41574157
- provider: RubyGems
@@ -4861,7 +4861,7 @@
48614861
isPrivateWithGhas: true
48624862
hasPushProtection: true
48634863
hasValidityCheck: true
4864-
hasExtendedMetadata: false
4864+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
48654865
base64Supported: false
48664866
isduplicate: false
48674867
- provider: Uniwise

0 commit comments

Comments
 (0)