Skip to content

Commit 630dd17

Browse files
Sync secret scanning data (#61676)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 1748d3c commit 630dd17

2 files changed

Lines changed: 36 additions & 16 deletions

File tree

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

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4654,6 +4654,16 @@
46544654
hasExtendedMetadata: false
46554655
base64Supported: false
46564656
isduplicate: false
4657+
- provider: Supabase
4658+
supportedSecret: Supabase OAuth Access Token
4659+
secretType: supabase_oauth_access_token
4660+
isPublic: true
4661+
isPrivateWithGhas: false
4662+
hasPushProtection: false
4663+
hasValidityCheck: false
4664+
hasExtendedMetadata: false
4665+
base64Supported: false
4666+
isduplicate: false
46574667
- provider: Supabase
46584668
supportedSecret: Supabase Personal Access Token
46594669
secretType: supabase_personal_access_token
@@ -4665,25 +4675,25 @@
46654675
base64Supported: false
46664676
isduplicate: false
46674677
- provider: Supabase
4668-
supportedSecret: Supabase Secret Key
4669-
secretType: supabase_secret_key
4678+
supportedSecret: Supabase Personal Access Token (scoped)
4679+
secretType: supabase_scoped_personal_access_token
46704680
isPublic: true
4671-
isPrivateWithGhas: true
4672-
hasPushProtection: true
4681+
isPrivateWithGhas: false
4682+
hasPushProtection: false
46734683
hasValidityCheck: false
46744684
hasExtendedMetadata: false
46754685
base64Supported: false
46764686
isduplicate: false
46774687
- provider: Supabase
4678-
supportedSecret: Supabase Service Key
4679-
secretType: supabase_service_key
4688+
supportedSecret: Supabase Secret Key
4689+
secretType: supabase_secret_key
46804690
isPublic: true
46814691
isPrivateWithGhas: true
4682-
hasPushProtection: false
4692+
hasPushProtection: true
46834693
hasValidityCheck: false
46844694
hasExtendedMetadata: false
46854695
base64Supported: false
4686-
isduplicate: true
4696+
isduplicate: false
46874697
- provider: Tableau
46884698
supportedSecret: Tableau Personal Access Token
46894699
secretType: tableau_personal_access_token

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

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4654,6 +4654,16 @@
46544654
hasExtendedMetadata: false
46554655
base64Supported: false
46564656
isduplicate: false
4657+
- provider: Supabase
4658+
supportedSecret: Supabase OAuth Access Token
4659+
secretType: supabase_oauth_access_token
4660+
isPublic: true
4661+
isPrivateWithGhas: false
4662+
hasPushProtection: false
4663+
hasValidityCheck: false
4664+
hasExtendedMetadata: false
4665+
base64Supported: false
4666+
isduplicate: false
46574667
- provider: Supabase
46584668
supportedSecret: Supabase Personal Access Token
46594669
secretType: supabase_personal_access_token
@@ -4665,25 +4675,25 @@
46654675
base64Supported: false
46664676
isduplicate: false
46674677
- provider: Supabase
4668-
supportedSecret: Supabase Secret Key
4669-
secretType: supabase_secret_key
4678+
supportedSecret: Supabase Personal Access Token (scoped)
4679+
secretType: supabase_scoped_personal_access_token
46704680
isPublic: true
4671-
isPrivateWithGhas: true
4672-
hasPushProtection: true
4681+
isPrivateWithGhas: false
4682+
hasPushProtection: false
46734683
hasValidityCheck: false
46744684
hasExtendedMetadata: false
46754685
base64Supported: false
46764686
isduplicate: false
46774687
- provider: Supabase
4678-
supportedSecret: Supabase Service Key
4679-
secretType: supabase_service_key
4688+
supportedSecret: Supabase Secret Key
4689+
secretType: supabase_secret_key
46804690
isPublic: true
46814691
isPrivateWithGhas: true
4682-
hasPushProtection: false
4692+
hasPushProtection: true
46834693
hasValidityCheck: false
46844694
hasExtendedMetadata: false
46854695
base64Supported: false
4686-
isduplicate: true
4696+
isduplicate: false
46874697
- provider: Tableau
46884698
supportedSecret: Tableau Personal Access Token
46894699
secretType: tableau_personal_access_token

0 commit comments

Comments
 (0)