Skip to content

Commit 8843a18

Browse files
Sync secret scanning data (#61768)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 393331c commit 8843a18

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
isPublic: true
457457
isPrivateWithGhas: true
458458
hasPushProtection: true
459-
hasValidityCheck: false
459+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
460460
hasExtendedMetadata: false
461461
base64Supported: true
462462
isduplicate: true
@@ -1466,7 +1466,7 @@
14661466
isPublic: false
14671467
isPrivateWithGhas: true
14681468
hasPushProtection: true
1469-
hasValidityCheck: false
1469+
hasValidityCheck: true
14701470
hasExtendedMetadata: false
14711471
base64Supported: false
14721472
isduplicate: false
@@ -3240,7 +3240,7 @@
32403240
isPublic: false
32413241
isPrivateWithGhas: true
32423242
hasPushProtection: false
3243-
hasValidityCheck: false
3243+
hasValidityCheck: true
32443244
hasExtendedMetadata: false
32453245
base64Supported: false
32463246
isduplicate: false

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
isPublic: true
457457
isPrivateWithGhas: true
458458
hasPushProtection: true
459-
hasValidityCheck: false
459+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
460460
hasExtendedMetadata: false
461461
base64Supported: true
462462
isduplicate: true
@@ -1466,7 +1466,7 @@
14661466
isPublic: false
14671467
isPrivateWithGhas: true
14681468
hasPushProtection: true
1469-
hasValidityCheck: false
1469+
hasValidityCheck: true
14701470
hasExtendedMetadata: false
14711471
base64Supported: false
14721472
isduplicate: false
@@ -3240,7 +3240,7 @@
32403240
isPublic: false
32413241
isPrivateWithGhas: true
32423242
hasPushProtection: false
3243-
hasValidityCheck: false
3243+
hasValidityCheck: true
32443244
hasExtendedMetadata: false
32453245
base64Supported: false
32463246
isduplicate: false

0 commit comments

Comments
 (0)