Skip to content

Commit 45c2ecd

Browse files
Sync secret scanning data (#62633)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent b874ffa commit 45c2ecd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4201,7 +4201,7 @@
42014201
isPrivateWithGhas: true
42024202
hasPushProtection: true
42034203
hasValidityCheck: true
4204-
hasExtendedMetadata: false
4204+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
42054205
base64Supported: false
42064206
isduplicate: false
42074207
- provider: Salesforce
@@ -4281,7 +4281,7 @@
42814281
isPrivateWithGhas: true
42824282
hasPushProtection: true
42834283
hasValidityCheck: true
4284-
hasExtendedMetadata: false
4284+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
42854285
base64Supported: false
42864286
isduplicate: false
42874287
- provider: SendGrid

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4201,7 +4201,7 @@
42014201
isPrivateWithGhas: true
42024202
hasPushProtection: true
42034203
hasValidityCheck: true
4204-
hasExtendedMetadata: false
4204+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
42054205
base64Supported: false
42064206
isduplicate: false
42074207
- provider: Salesforce
@@ -4281,7 +4281,7 @@
42814281
isPrivateWithGhas: true
42824282
hasPushProtection: true
42834283
hasValidityCheck: true
4284-
hasExtendedMetadata: false
4284+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
42854285
base64Supported: false
42864286
isduplicate: false
42874287
- provider: SendGrid

0 commit comments

Comments
 (0)