Skip to content

Commit 774eb48

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#58733)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 5b5cb4e commit 774eb48

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

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

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
hasPushProtection: true
414414
hasValidityCheck: false
415415
base64Supported: false
416-
isduplicate: false
416+
isduplicate: true
417417
- provider: Azure
418418
supportedSecret: Azure Cache for Redis Access Key
419419
secretType: azure_cache_for_redis_access_key
@@ -2401,9 +2401,6 @@
24012401
- provider: Lark
24022402
supportedSecret: Lark APaaS Client ID
24032403
secretType: lark_apaas_client_id, </br>lark_apaas_client_secret
2404-
versions:
2405-
fpt: '*'
2406-
ghec: '*'
24072404
isPublic: true
24082405
isPrivateWithGhas: false
24092406
hasPushProtection: false
@@ -2413,9 +2410,15 @@
24132410
- provider: Lark
24142411
supportedSecret: Lark Application ID
24152412
secretType: lark_app_id, </br>lark_app_secret
2416-
versions:
2417-
fpt: '*'
2418-
ghec: '*'
2413+
isPublic: true
2414+
isPrivateWithGhas: false
2415+
hasPushProtection: false
2416+
hasValidityCheck: false
2417+
base64Supported: false
2418+
isduplicate: false
2419+
- provider: Lark
2420+
supportedSecret: Lark MCP Grant Token
2421+
secretType: lark_mcp_grant_token
24192422
isPublic: true
24202423
isPrivateWithGhas: false
24212424
hasPushProtection: false
@@ -2425,9 +2428,6 @@
24252428
- provider: Lark
24262429
supportedSecret: Lark Meego Plugin ID
24272430
secretType: lark_meego_plugin_id, </br>lark_meego_plugin_secret
2428-
versions:
2429-
fpt: '*'
2430-
ghec: '*'
24312431
isPublic: true
24322432
isPrivateWithGhas: false
24332433
hasPushProtection: false
@@ -2437,9 +2437,6 @@
24372437
- provider: Lark
24382438
supportedSecret: Lark User Session
24392439
secretType: lark_user_session
2440-
versions:
2441-
fpt: '*'
2442-
ghec: '*'
24432440
isPublic: true
24442441
isPrivateWithGhas: true
24452442
hasPushProtection: false
@@ -3070,10 +3067,6 @@
30703067
- provider: Paddle
30713068
supportedSecret: Paddle Sandbox API Key
30723069
secretType: paddle_sandbox_api_key
3073-
versions:
3074-
fpt: '*'
3075-
ghec: '*'
3076-
ghes: '>=3.20'
30773070
isPublic: true
30783071
isPrivateWithGhas: true
30793072
hasPushProtection: false

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

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
hasPushProtection: true
414414
hasValidityCheck: false
415415
base64Supported: false
416-
isduplicate: false
416+
isduplicate: true
417417
- provider: Azure
418418
supportedSecret: Azure Cache for Redis Access Key
419419
secretType: azure_cache_for_redis_access_key
@@ -2401,9 +2401,6 @@
24012401
- provider: Lark
24022402
supportedSecret: Lark APaaS Client ID
24032403
secretType: lark_apaas_client_id, </br>lark_apaas_client_secret
2404-
versions:
2405-
fpt: '*'
2406-
ghec: '*'
24072404
isPublic: true
24082405
isPrivateWithGhas: false
24092406
hasPushProtection: false
@@ -2413,9 +2410,15 @@
24132410
- provider: Lark
24142411
supportedSecret: Lark Application ID
24152412
secretType: lark_app_id, </br>lark_app_secret
2416-
versions:
2417-
fpt: '*'
2418-
ghec: '*'
2413+
isPublic: true
2414+
isPrivateWithGhas: false
2415+
hasPushProtection: false
2416+
hasValidityCheck: false
2417+
base64Supported: false
2418+
isduplicate: false
2419+
- provider: Lark
2420+
supportedSecret: Lark MCP Grant Token
2421+
secretType: lark_mcp_grant_token
24192422
isPublic: true
24202423
isPrivateWithGhas: false
24212424
hasPushProtection: false
@@ -2425,9 +2428,6 @@
24252428
- provider: Lark
24262429
supportedSecret: Lark Meego Plugin ID
24272430
secretType: lark_meego_plugin_id, </br>lark_meego_plugin_secret
2428-
versions:
2429-
fpt: '*'
2430-
ghec: '*'
24312431
isPublic: true
24322432
isPrivateWithGhas: false
24332433
hasPushProtection: false
@@ -2437,9 +2437,6 @@
24372437
- provider: Lark
24382438
supportedSecret: Lark User Session
24392439
secretType: lark_user_session
2440-
versions:
2441-
fpt: '*'
2442-
ghec: '*'
24432440
isPublic: true
24442441
isPrivateWithGhas: true
24452442
hasPushProtection: false
@@ -3067,6 +3064,15 @@
30673064
hasValidityCheck: false
30683065
base64Supported: false
30693066
isduplicate: false
3067+
- provider: Paddle
3068+
supportedSecret: Paddle Sandbox API Key
3069+
secretType: paddle_sandbox_api_key
3070+
isPublic: true
3071+
isPrivateWithGhas: true
3072+
hasPushProtection: false
3073+
hasValidityCheck: false
3074+
base64Supported: false
3075+
isduplicate: false
30703076
- provider: PagerDuty
30713077
supportedSecret: PagerDuty OAuth Secret
30723078
secretType: pagerduty_oauth_secret

0 commit comments

Comments
 (0)