Skip to content

Commit 977934e

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#60105)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 532b078 commit 977934e

File tree

2 files changed

+62
-2
lines changed

2 files changed

+62
-2
lines changed

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

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,7 @@
20662066
supportedSecret: Figma SCIM API Token
20672067
secretType: figma_scim_token
20682068
isPublic: true
2069-
isPrivateWithGhas: false
2069+
isPrivateWithGhas: true
20702070
hasPushProtection: false
20712071
hasValidityCheck: false
20722072
hasExtendedMetadata: false
@@ -2092,6 +2092,16 @@
20922092
hasExtendedMetadata: false
20932093
base64Supported: false
20942094
isduplicate: false
2095+
- provider: Flickr
2096+
supportedSecret: Flickr API Key
2097+
secretType: flickr_api_key
2098+
isPublic: false
2099+
isPrivateWithGhas: true
2100+
hasPushProtection: false
2101+
hasValidityCheck: false
2102+
hasExtendedMetadata: false
2103+
base64Supported: false
2104+
isduplicate: false
20952105
- provider: Flutterwave
20962106
supportedSecret: Flutterwave Live API Secret Key
20972107
secretType: flutterwave_live_api_secret_key
@@ -2706,6 +2716,26 @@
27062716
hasExtendedMetadata: false
27072717
base64Supported: false
27082718
isduplicate: false
2719+
- provider: Langchain
2720+
supportedSecret: LangSmith License Key
2721+
secretType: langsmith_license_key
2722+
isPublic: false
2723+
isPrivateWithGhas: true
2724+
hasPushProtection: false
2725+
hasValidityCheck: false
2726+
hasExtendedMetadata: false
2727+
base64Supported: false
2728+
isduplicate: false
2729+
- provider: Langchain
2730+
supportedSecret: LangSmith SCIM Bearer Token
2731+
secretType: langsmith_scim_bearer_token
2732+
isPublic: false
2733+
isPrivateWithGhas: true
2734+
hasPushProtection: false
2735+
hasValidityCheck: false
2736+
hasExtendedMetadata: false
2737+
base64Supported: false
2738+
isduplicate: false
27092739
- provider: Lark
27102740
supportedSecret: Lark APaaS Client Secret
27112741
secretType: lark_apaas_client_id, </br>lark_apaas_client_secret

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

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,7 @@
20662066
supportedSecret: Figma SCIM API Token
20672067
secretType: figma_scim_token
20682068
isPublic: true
2069-
isPrivateWithGhas: false
2069+
isPrivateWithGhas: true
20702070
hasPushProtection: false
20712071
hasValidityCheck: false
20722072
hasExtendedMetadata: false
@@ -2092,6 +2092,16 @@
20922092
hasExtendedMetadata: false
20932093
base64Supported: false
20942094
isduplicate: false
2095+
- provider: Flickr
2096+
supportedSecret: Flickr API Key
2097+
secretType: flickr_api_key
2098+
isPublic: false
2099+
isPrivateWithGhas: true
2100+
hasPushProtection: false
2101+
hasValidityCheck: false
2102+
hasExtendedMetadata: false
2103+
base64Supported: false
2104+
isduplicate: false
20952105
- provider: Flutterwave
20962106
supportedSecret: Flutterwave Live API Secret Key
20972107
secretType: flutterwave_live_api_secret_key
@@ -2706,6 +2716,26 @@
27062716
hasExtendedMetadata: false
27072717
base64Supported: false
27082718
isduplicate: false
2719+
- provider: Langchain
2720+
supportedSecret: LangSmith License Key
2721+
secretType: langsmith_license_key
2722+
isPublic: false
2723+
isPrivateWithGhas: true
2724+
hasPushProtection: false
2725+
hasValidityCheck: false
2726+
hasExtendedMetadata: false
2727+
base64Supported: false
2728+
isduplicate: false
2729+
- provider: Langchain
2730+
supportedSecret: LangSmith SCIM Bearer Token
2731+
secretType: langsmith_scim_bearer_token
2732+
isPublic: false
2733+
isPrivateWithGhas: true
2734+
hasPushProtection: false
2735+
hasValidityCheck: false
2736+
hasExtendedMetadata: false
2737+
base64Supported: false
2738+
isduplicate: false
27092739
- provider: Lark
27102740
supportedSecret: Lark APaaS Client Secret
27112741
secretType: lark_apaas_client_id, </br>lark_apaas_client_secret

0 commit comments

Comments
 (0)