Skip to content

Commit 95d3f8d

Browse files
docs-botStevie-10P
andauthored
Sync secret scanning data (#61583)
Co-authored-by: Stevie-10P <92107431+Stevie-10P@users.noreply.github.com>
1 parent 943b98b commit 95d3f8d

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
isPrivateWithGhas: true
106106
hasPushProtection: true
107107
hasValidityCheck: false
108-
hasExtendedMetadata: false
108+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
109109
base64Supported: false
110110
isduplicate: false
111111
- provider: Airtable
@@ -115,7 +115,7 @@
115115
isPrivateWithGhas: true
116116
hasPushProtection: true
117117
hasValidityCheck: true
118-
hasExtendedMetadata: false
118+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
119119
base64Supported: false
120120
isduplicate: false
121121
- provider: Aiven
@@ -144,7 +144,7 @@
144144
isPublic: true
145145
isPrivateWithGhas: true
146146
hasPushProtection: true
147-
hasValidityCheck: false
147+
hasValidityCheck: true
148148
hasExtendedMetadata: false
149149
base64Supported: false
150150
isduplicate: false
@@ -356,7 +356,7 @@
356356
isPublic: true
357357
isPrivateWithGhas: true
358358
hasPushProtection: true
359-
hasValidityCheck: false
359+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
360360
hasExtendedMetadata: false
361361
base64Supported: false
362362
isduplicate: false
@@ -366,7 +366,7 @@
366366
isPublic: true
367367
isPrivateWithGhas: true
368368
hasPushProtection: true
369-
hasValidityCheck: false
369+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
370370
hasExtendedMetadata: false
371371
base64Supported: false
372372
isduplicate: false
@@ -376,7 +376,7 @@
376376
isPublic: true
377377
isPrivateWithGhas: true
378378
hasPushProtection: true
379-
hasValidityCheck: false
379+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
380380
hasExtendedMetadata: false
381381
base64Supported: false
382382
isduplicate: false
@@ -466,7 +466,7 @@
466466
isPublic: true
467467
isPrivateWithGhas: true
468468
hasPushProtection: true
469-
hasValidityCheck: false
469+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
470470
hasExtendedMetadata: false
471471
base64Supported: false
472472
isduplicate: false
@@ -516,7 +516,7 @@
516516
isPublic: true
517517
isPrivateWithGhas: true
518518
hasPushProtection: true
519-
hasValidityCheck: false
519+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
520520
hasExtendedMetadata: false
521521
base64Supported: false
522522
isduplicate: false
@@ -546,7 +546,7 @@
546546
isPublic: true
547547
isPrivateWithGhas: true
548548
hasPushProtection: true
549-
hasValidityCheck: false
549+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
550550
hasExtendedMetadata: false
551551
base64Supported: false
552552
isduplicate: false
@@ -556,7 +556,7 @@
556556
isPublic: true
557557
isPrivateWithGhas: true
558558
hasPushProtection: true
559-
hasValidityCheck: false
559+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
560560
hasExtendedMetadata: false
561561
base64Supported: false
562562
isduplicate: false
@@ -586,7 +586,7 @@
586586
isPublic: true
587587
isPrivateWithGhas: true
588588
hasPushProtection: true
589-
hasValidityCheck: false
589+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
590590
hasExtendedMetadata: false
591591
base64Supported: false
592592
isduplicate: false
@@ -896,7 +896,7 @@
896896
isPublic: true
897897
isPrivateWithGhas: true
898898
hasPushProtection: true
899-
hasValidityCheck: false
899+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
900900
hasExtendedMetadata: false
901901
base64Supported: false
902902
isduplicate: false
@@ -1026,7 +1026,7 @@
10261026
isPublic: true
10271027
isPrivateWithGhas: true
10281028
hasPushProtection: true
1029-
hasValidityCheck: false
1029+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
10301030
hasExtendedMetadata: false
10311031
base64Supported: false
10321032
isduplicate: false

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
isPrivateWithGhas: true
106106
hasPushProtection: true
107107
hasValidityCheck: false
108-
hasExtendedMetadata: false
108+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
109109
base64Supported: false
110110
isduplicate: false
111111
- provider: Airtable
@@ -115,7 +115,7 @@
115115
isPrivateWithGhas: true
116116
hasPushProtection: true
117117
hasValidityCheck: true
118-
hasExtendedMetadata: false
118+
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
119119
base64Supported: false
120120
isduplicate: false
121121
- provider: Aiven
@@ -144,7 +144,7 @@
144144
isPublic: true
145145
isPrivateWithGhas: true
146146
hasPushProtection: true
147-
hasValidityCheck: false
147+
hasValidityCheck: true
148148
hasExtendedMetadata: false
149149
base64Supported: false
150150
isduplicate: false
@@ -356,7 +356,7 @@
356356
isPublic: true
357357
isPrivateWithGhas: true
358358
hasPushProtection: true
359-
hasValidityCheck: false
359+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
360360
hasExtendedMetadata: false
361361
base64Supported: false
362362
isduplicate: false
@@ -366,7 +366,7 @@
366366
isPublic: true
367367
isPrivateWithGhas: true
368368
hasPushProtection: true
369-
hasValidityCheck: false
369+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
370370
hasExtendedMetadata: false
371371
base64Supported: false
372372
isduplicate: false
@@ -376,7 +376,7 @@
376376
isPublic: true
377377
isPrivateWithGhas: true
378378
hasPushProtection: true
379-
hasValidityCheck: false
379+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
380380
hasExtendedMetadata: false
381381
base64Supported: false
382382
isduplicate: false
@@ -466,7 +466,7 @@
466466
isPublic: true
467467
isPrivateWithGhas: true
468468
hasPushProtection: true
469-
hasValidityCheck: false
469+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
470470
hasExtendedMetadata: false
471471
base64Supported: false
472472
isduplicate: false
@@ -516,7 +516,7 @@
516516
isPublic: true
517517
isPrivateWithGhas: true
518518
hasPushProtection: true
519-
hasValidityCheck: false
519+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
520520
hasExtendedMetadata: false
521521
base64Supported: false
522522
isduplicate: false
@@ -546,7 +546,7 @@
546546
isPublic: true
547547
isPrivateWithGhas: true
548548
hasPushProtection: true
549-
hasValidityCheck: false
549+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
550550
hasExtendedMetadata: false
551551
base64Supported: false
552552
isduplicate: false
@@ -556,7 +556,7 @@
556556
isPublic: true
557557
isPrivateWithGhas: true
558558
hasPushProtection: true
559-
hasValidityCheck: false
559+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
560560
hasExtendedMetadata: false
561561
base64Supported: false
562562
isduplicate: false
@@ -586,7 +586,7 @@
586586
isPublic: true
587587
isPrivateWithGhas: true
588588
hasPushProtection: true
589-
hasValidityCheck: false
589+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
590590
hasExtendedMetadata: false
591591
base64Supported: false
592592
isduplicate: false
@@ -896,7 +896,7 @@
896896
isPublic: true
897897
isPrivateWithGhas: true
898898
hasPushProtection: true
899-
hasValidityCheck: false
899+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
900900
hasExtendedMetadata: false
901901
base64Supported: false
902902
isduplicate: false
@@ -1026,7 +1026,7 @@
10261026
isPublic: true
10271027
isPrivateWithGhas: true
10281028
hasPushProtection: true
1029-
hasValidityCheck: false
1029+
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
10301030
hasExtendedMetadata: false
10311031
base64Supported: false
10321032
isduplicate: false

0 commit comments

Comments
 (0)