Skip to content

Commit

Permalink
Sync secret scanning data (#52370)
Browse files Browse the repository at this point in the history
  • Loading branch information
docs-bot authored Sep 20, 2024
1 parent 68a1d82 commit d264fb0
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 4 deletions.
92 changes: 90 additions & 2 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Asaas
supportedSecret: Asaas API Token
secretType: asaas_api_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Asana
supportedSecret: Asana Legacy Format Personal Access Token
secretType: asana_legacy_format_personal_access_token
Expand Down Expand Up @@ -833,7 +844,7 @@
ghes: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Contributed Systems
Expand Down Expand Up @@ -1437,7 +1448,7 @@
ghes: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: GoCardless
Expand Down Expand Up @@ -2510,6 +2521,72 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Polar
supportedSecret: Polar Access Token
secretType: polar_access_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Polar
supportedSecret: Polar Authorization Code
secretType: polar_authorization_code
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Polar
supportedSecret: Polar Client Registration Token
secretType: polar_client_registration_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Polar
supportedSecret: Polat Client Secret
secretType: polar_client_secret
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Polar
supportedSecret: Polar Personal Access Token
secretType: polar_personal_access_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Polar
supportedSecret: Polar Refresh Token
secretType: polar_refresh_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Postman
supportedSecret: Postman API Key
secretType: postman_api_key
Expand Down Expand Up @@ -2915,6 +2992,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Siemens
supportedSecret: Siemens Code Access Token
secretType: siemens_code_access_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Slack
supportedSecret: Slack API Token
secretType: slack_api_token
Expand Down
4 changes: 2 additions & 2 deletions src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "b37f300b0ad41b4a3cc2bdfb0799b7443edf4311",
"blob-sha": "1c84fda1a814138b457b020b75f05e5e35fe6951",
"sha": "c981b0cef4c81074d3009a3850819804aa6f5b37",
"blob-sha": "efdb221a75553fb09b3bff43027cc4b64a63832c",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}

0 comments on commit d264fb0

Please sign in to comment.