Skip to content

Commit fe1cb4f

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

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
@@ -2157,7 +2157,7 @@
21572157
isPrivateWithGhas: true
21582158
hasPushProtection: true
21592159
hasValidityCheck: true
2160-
hasExtendedMetadata: false
2160+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
21612161
base64Supported: false
21622162
isduplicate: false
21632163
- provider: Frame.io
@@ -2167,7 +2167,7 @@
21672167
isPrivateWithGhas: true
21682168
hasPushProtection: true
21692169
hasValidityCheck: true
2170-
hasExtendedMetadata: false
2170+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
21712171
base64Supported: false
21722172
isduplicate: false
21732173
- provider: FullStory

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,7 +2157,7 @@
21572157
isPrivateWithGhas: true
21582158
hasPushProtection: true
21592159
hasValidityCheck: true
2160-
hasExtendedMetadata: false
2160+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
21612161
base64Supported: false
21622162
isduplicate: false
21632163
- provider: Frame.io
@@ -2167,7 +2167,7 @@
21672167
isPrivateWithGhas: true
21682168
hasPushProtection: true
21692169
hasValidityCheck: true
2170-
hasExtendedMetadata: false
2170+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
21712171
base64Supported: false
21722172
isduplicate: false
21732173
- provider: FullStory

0 commit comments

Comments
 (0)