Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/secret-scanning/data/pattern-docs/fpt/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4200,6 +4200,15 @@
hasValidityCheck: false
base64Supported: false
isduplicate: true
- provider: WSO2
supportedSecret: WSO2 Choreo Personal Access Token
secretType: wso2_choreo_personal_access_token
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: false
- provider: xAI
supportedSecret: xAI API Key
secretType: xai_api_key
Expand Down
9 changes: 9 additions & 0 deletions src/secret-scanning/data/pattern-docs/ghec/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4200,6 +4200,15 @@
hasValidityCheck: false
base64Supported: false
isduplicate: true
- provider: WSO2
supportedSecret: WSO2 Choreo Personal Access Token
secretType: wso2_choreo_personal_access_token
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: false
- provider: xAI
supportedSecret: xAI API Key
secretType: xai_api_key
Expand Down
Loading