Skip to content

Commit b410b46

Browse files
docs-botam-stead
andauthored
Sync secret scanning data (#59873)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
1 parent 7f8f121 commit b410b46

2 files changed

Lines changed: 60 additions & 0 deletions

File tree

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,6 +2062,16 @@
20622062
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
20632063
base64Supported: false
20642064
isduplicate: false
2065+
- provider: Figma
2066+
supportedSecret: Figma SCIM API Token
2067+
secretType: figma_scim_token
2068+
isPublic: true
2069+
isPrivateWithGhas: false
2070+
hasPushProtection: false
2071+
hasValidityCheck: false
2072+
hasExtendedMetadata: false
2073+
base64Supported: false
2074+
isduplicate: false
20652075
- provider: Finicity
20662076
supportedSecret: Finicity App Key
20672077
secretType: finicity_app_key
@@ -3726,6 +3736,26 @@
37263736
hasExtendedMetadata: false
37273737
base64Supported: false
37283738
isduplicate: false
3739+
- provider: PostHog
3740+
supportedSecret: PostHog OAuth Access Token
3741+
secretType: posthog_oauth_access_token
3742+
isPublic: true
3743+
isPrivateWithGhas: false
3744+
hasPushProtection: false
3745+
hasValidityCheck: false
3746+
hasExtendedMetadata: false
3747+
base64Supported: false
3748+
isduplicate: false
3749+
- provider: PostHog
3750+
supportedSecret: PostHog OAuth Refresh Token
3751+
secretType: posthog_oauth_refresh_token
3752+
isPublic: true
3753+
isPrivateWithGhas: false
3754+
hasPushProtection: false
3755+
hasValidityCheck: false
3756+
hasExtendedMetadata: false
3757+
base64Supported: false
3758+
isduplicate: false
37293759
- provider: PostHog
37303760
supportedSecret: PostHog Personal API Key
37313761
secretType: posthog_personal_api_key

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,6 +2062,16 @@
20622062
hasExtendedMetadata: '{% ifversion ghes %}false{% else %}true{% endif %}'
20632063
base64Supported: false
20642064
isduplicate: false
2065+
- provider: Figma
2066+
supportedSecret: Figma SCIM API Token
2067+
secretType: figma_scim_token
2068+
isPublic: true
2069+
isPrivateWithGhas: false
2070+
hasPushProtection: false
2071+
hasValidityCheck: false
2072+
hasExtendedMetadata: false
2073+
base64Supported: false
2074+
isduplicate: false
20652075
- provider: Finicity
20662076
supportedSecret: Finicity App Key
20672077
secretType: finicity_app_key
@@ -3726,6 +3736,26 @@
37263736
hasExtendedMetadata: false
37273737
base64Supported: false
37283738
isduplicate: false
3739+
- provider: PostHog
3740+
supportedSecret: PostHog OAuth Access Token
3741+
secretType: posthog_oauth_access_token
3742+
isPublic: true
3743+
isPrivateWithGhas: false
3744+
hasPushProtection: false
3745+
hasValidityCheck: false
3746+
hasExtendedMetadata: false
3747+
base64Supported: false
3748+
isduplicate: false
3749+
- provider: PostHog
3750+
supportedSecret: PostHog OAuth Refresh Token
3751+
secretType: posthog_oauth_refresh_token
3752+
isPublic: true
3753+
isPrivateWithGhas: false
3754+
hasPushProtection: false
3755+
hasValidityCheck: false
3756+
hasExtendedMetadata: false
3757+
base64Supported: false
3758+
isduplicate: false
37293759
- provider: PostHog
37303760
supportedSecret: PostHog Personal API Key
37313761
secretType: posthog_personal_api_key

0 commit comments

Comments
 (0)