Skip to content

Commit c7f5a1a

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

2 files changed

Lines changed: 44 additions & 4 deletions

File tree

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

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,16 @@
210210
hasExtendedMetadata: false
211211
base64Supported: false
212212
isduplicate: false
213+
- provider: APIclub
214+
supportedSecret: APIclub API Key
215+
secretType: apiclub_api_key
216+
isPublic: false
217+
isPrivateWithGhas: true
218+
hasPushProtection: false
219+
hasValidityCheck: false
220+
hasExtendedMetadata: false
221+
base64Supported: false
222+
isduplicate: false
213223
- provider: Apify
214224
supportedSecret: Apify Actor Run API Token
215225
secretType: apify_actor_run_api_token
@@ -4144,6 +4154,16 @@
41444154
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
41454155
base64Supported: false
41464156
isduplicate: false
4157+
- provider: Resend
4158+
supportedSecret: Resend API Key
4159+
secretType: resend_api_key
4160+
isPublic: true
4161+
isPrivateWithGhas: true
4162+
hasPushProtection: false
4163+
hasValidityCheck: false
4164+
hasExtendedMetadata: false
4165+
base64Supported: false
4166+
isduplicate: false
41474167
- provider: Rootly
41484168
supportedSecret: Rootly API Key
41494169
secretType: rootly_api_key
@@ -4877,7 +4897,7 @@
48774897
- provider: Unkey
48784898
supportedSecret: Unkey Root Key
48794899
secretType: unkey_root_key
4880-
isPublic: false
4900+
isPublic: true
48814901
isPrivateWithGhas: true
48824902
hasPushProtection: false
48834903
hasValidityCheck: true
@@ -4969,7 +4989,7 @@
49694989
secretType: volcengine_ark_api_key
49704990
isPublic: true
49714991
isPrivateWithGhas: true
4972-
hasPushProtection: false
4992+
hasPushProtection: true
49734993
hasValidityCheck: false
49744994
hasExtendedMetadata: false
49754995
base64Supported: false

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

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,16 @@
210210
hasExtendedMetadata: false
211211
base64Supported: false
212212
isduplicate: false
213+
- provider: APIclub
214+
supportedSecret: APIclub API Key
215+
secretType: apiclub_api_key
216+
isPublic: false
217+
isPrivateWithGhas: true
218+
hasPushProtection: false
219+
hasValidityCheck: false
220+
hasExtendedMetadata: false
221+
base64Supported: false
222+
isduplicate: false
213223
- provider: Apify
214224
supportedSecret: Apify Actor Run API Token
215225
secretType: apify_actor_run_api_token
@@ -4144,6 +4154,16 @@
41444154
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
41454155
base64Supported: false
41464156
isduplicate: false
4157+
- provider: Resend
4158+
supportedSecret: Resend API Key
4159+
secretType: resend_api_key
4160+
isPublic: true
4161+
isPrivateWithGhas: true
4162+
hasPushProtection: false
4163+
hasValidityCheck: false
4164+
hasExtendedMetadata: false
4165+
base64Supported: false
4166+
isduplicate: false
41474167
- provider: Rootly
41484168
supportedSecret: Rootly API Key
41494169
secretType: rootly_api_key
@@ -4877,7 +4897,7 @@
48774897
- provider: Unkey
48784898
supportedSecret: Unkey Root Key
48794899
secretType: unkey_root_key
4880-
isPublic: false
4900+
isPublic: true
48814901
isPrivateWithGhas: true
48824902
hasPushProtection: false
48834903
hasValidityCheck: true
@@ -4969,7 +4989,7 @@
49694989
secretType: volcengine_ark_api_key
49704990
isPublic: true
49714991
isPrivateWithGhas: true
4972-
hasPushProtection: false
4992+
hasPushProtection: true
49734993
hasValidityCheck: false
49744994
hasExtendedMetadata: false
49754995
base64Supported: false

0 commit comments

Comments
 (0)