Skip to content

Commit 65abf22

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#59800)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent ea64051 commit 65abf22

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

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

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@
11261126
supportedSecret: Baidu AI API Key
11271127
secretType: baiduai_api_key
11281128
isPublic: true
1129-
isPrivateWithGhas: false
1129+
isPrivateWithGhas: true
11301130
hasPushProtection: false
11311131
hasValidityCheck: false
11321132
hasExtendedMetadata: false
@@ -1697,7 +1697,7 @@
16971697
secretType: datadog_rcm
16981698
isPublic: false
16991699
isPrivateWithGhas: true
1700-
hasPushProtection: false
1700+
hasPushProtection: true
17011701
hasValidityCheck: false
17021702
hasExtendedMetadata: false
17031703
base64Supported: false
@@ -2561,7 +2561,7 @@
25612561
secretType: hubspot_private_apps_user_token
25622562
isPublic: true
25632563
isPrivateWithGhas: true
2564-
hasPushProtection: false
2564+
hasPushProtection: true
25652565
hasValidityCheck: false
25662566
hasExtendedMetadata: false
25672567
base64Supported: false
@@ -3411,7 +3411,7 @@
34113411
secretType: openweather_api_key
34123412
isPublic: false
34133413
isPrivateWithGhas: true
3414-
hasPushProtection: false
3414+
hasPushProtection: true
34153415
hasValidityCheck: false
34163416
hasExtendedMetadata: false
34173417
base64Supported: false
@@ -3781,7 +3781,7 @@
37813781
secretType: proctorio_consumer_key
37823782
isPublic: true
37833783
isPrivateWithGhas: true
3784-
hasPushProtection: false
3784+
hasPushProtection: true
37853785
hasValidityCheck: false
37863786
hasExtendedMetadata: false
37873787
base64Supported: false
@@ -3791,7 +3791,7 @@
37913791
secretType: proctorio_linkage_key
37923792
isPublic: true
37933793
isPrivateWithGhas: true
3794-
hasPushProtection: false
3794+
hasPushProtection: true
37953795
hasValidityCheck: false
37963796
hasExtendedMetadata: false
37973797
base64Supported: false
@@ -4766,6 +4766,16 @@
47664766
hasExtendedMetadata: false
47674767
base64Supported: false
47684768
isduplicate: false
4769+
- provider: Weatherstack
4770+
supportedSecret: Weatherstack API Key
4771+
secretType: weatherstack_api_key
4772+
isPublic: false
4773+
isPrivateWithGhas: true
4774+
hasPushProtection: false
4775+
hasValidityCheck: false
4776+
hasExtendedMetadata: false
4777+
base64Supported: false
4778+
isduplicate: false
47694779
- provider: Weights & Biases
47704780
supportedSecret: Weights & Biases API Key
47714781
secretType: wandb_api_key

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

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@
11261126
supportedSecret: Baidu AI API Key
11271127
secretType: baiduai_api_key
11281128
isPublic: true
1129-
isPrivateWithGhas: false
1129+
isPrivateWithGhas: true
11301130
hasPushProtection: false
11311131
hasValidityCheck: false
11321132
hasExtendedMetadata: false
@@ -1697,7 +1697,7 @@
16971697
secretType: datadog_rcm
16981698
isPublic: false
16991699
isPrivateWithGhas: true
1700-
hasPushProtection: false
1700+
hasPushProtection: true
17011701
hasValidityCheck: false
17021702
hasExtendedMetadata: false
17031703
base64Supported: false
@@ -2561,7 +2561,7 @@
25612561
secretType: hubspot_private_apps_user_token
25622562
isPublic: true
25632563
isPrivateWithGhas: true
2564-
hasPushProtection: false
2564+
hasPushProtection: true
25652565
hasValidityCheck: false
25662566
hasExtendedMetadata: false
25672567
base64Supported: false
@@ -3411,7 +3411,7 @@
34113411
secretType: openweather_api_key
34123412
isPublic: false
34133413
isPrivateWithGhas: true
3414-
hasPushProtection: false
3414+
hasPushProtection: true
34153415
hasValidityCheck: false
34163416
hasExtendedMetadata: false
34173417
base64Supported: false
@@ -3781,7 +3781,7 @@
37813781
secretType: proctorio_consumer_key
37823782
isPublic: true
37833783
isPrivateWithGhas: true
3784-
hasPushProtection: false
3784+
hasPushProtection: true
37853785
hasValidityCheck: false
37863786
hasExtendedMetadata: false
37873787
base64Supported: false
@@ -3791,7 +3791,7 @@
37913791
secretType: proctorio_linkage_key
37923792
isPublic: true
37933793
isPrivateWithGhas: true
3794-
hasPushProtection: false
3794+
hasPushProtection: true
37953795
hasValidityCheck: false
37963796
hasExtendedMetadata: false
37973797
base64Supported: false
@@ -4766,6 +4766,16 @@
47664766
hasExtendedMetadata: false
47674767
base64Supported: false
47684768
isduplicate: false
4769+
- provider: Weatherstack
4770+
supportedSecret: Weatherstack API Key
4771+
secretType: weatherstack_api_key
4772+
isPublic: false
4773+
isPrivateWithGhas: true
4774+
hasPushProtection: false
4775+
hasValidityCheck: false
4776+
hasExtendedMetadata: false
4777+
base64Supported: false
4778+
isduplicate: false
47694779
- provider: Weights & Biases
47704780
supportedSecret: Weights & Biases API Key
47714781
secretType: wandb_api_key

0 commit comments

Comments
 (0)