Skip to content

Commit 8dd32cb

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

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

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

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,7 +2036,7 @@
20362036
supportedSecret: Fieldguide API Token
20372037
secretType: fieldguide_api_token
20382038
isPublic: true
2039-
isPrivateWithGhas: false
2039+
isPrivateWithGhas: true
20402040
hasPushProtection: false
20412041
hasValidityCheck: false
20422042
hasExtendedMetadata: false
@@ -2406,6 +2406,16 @@
24062406
hasExtendedMetadata: false
24072407
base64Supported: false
24082408
isduplicate: false
2409+
- provider: Hack Club
2410+
supportedSecret: Hack Club AI Key
2411+
secretType: hackclub_ai_api_key
2412+
isPublic: false
2413+
isPrivateWithGhas: true
2414+
hasPushProtection: false
2415+
hasValidityCheck: false
2416+
hasExtendedMetadata: false
2417+
base64Supported: false
2418+
isduplicate: false
24092419
- provider: HashiCorp
24102420
supportedSecret: HashiCorp Vault Batch Token
24112421
secretType: hashicorp_vault_batch_token
@@ -3760,7 +3770,7 @@
37603770
supportedSecret: PostHog OAuth Access Token
37613771
secretType: posthog_oauth_access_token
37623772
isPublic: true
3763-
isPrivateWithGhas: false
3773+
isPrivateWithGhas: true
37643774
hasPushProtection: false
37653775
hasValidityCheck: false
37663776
hasExtendedMetadata: false
@@ -3770,7 +3780,7 @@
37703780
supportedSecret: PostHog OAuth Refresh Token
37713781
secretType: posthog_oauth_refresh_token
37723782
isPublic: true
3773-
isPrivateWithGhas: false
3783+
isPrivateWithGhas: true
37743784
hasPushProtection: false
37753785
hasValidityCheck: false
37763786
hasExtendedMetadata: false

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

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,7 +2036,7 @@
20362036
supportedSecret: Fieldguide API Token
20372037
secretType: fieldguide_api_token
20382038
isPublic: true
2039-
isPrivateWithGhas: false
2039+
isPrivateWithGhas: true
20402040
hasPushProtection: false
20412041
hasValidityCheck: false
20422042
hasExtendedMetadata: false
@@ -2406,6 +2406,16 @@
24062406
hasExtendedMetadata: false
24072407
base64Supported: false
24082408
isduplicate: false
2409+
- provider: Hack Club
2410+
supportedSecret: Hack Club AI Key
2411+
secretType: hackclub_ai_api_key
2412+
isPublic: false
2413+
isPrivateWithGhas: true
2414+
hasPushProtection: false
2415+
hasValidityCheck: false
2416+
hasExtendedMetadata: false
2417+
base64Supported: false
2418+
isduplicate: false
24092419
- provider: HashiCorp
24102420
supportedSecret: HashiCorp Vault Batch Token
24112421
secretType: hashicorp_vault_batch_token
@@ -3760,7 +3770,7 @@
37603770
supportedSecret: PostHog OAuth Access Token
37613771
secretType: posthog_oauth_access_token
37623772
isPublic: true
3763-
isPrivateWithGhas: false
3773+
isPrivateWithGhas: true
37643774
hasPushProtection: false
37653775
hasValidityCheck: false
37663776
hasExtendedMetadata: false
@@ -3770,7 +3780,7 @@
37703780
supportedSecret: PostHog OAuth Refresh Token
37713781
secretType: posthog_oauth_refresh_token
37723782
isPublic: true
3773-
isPrivateWithGhas: false
3783+
isPrivateWithGhas: true
37743784
hasPushProtection: false
37753785
hasValidityCheck: false
37763786
hasExtendedMetadata: false

0 commit comments

Comments
 (0)