Skip to content

Commit

Permalink
Sync secret scanning data (#54731)
Browse files Browse the repository at this point in the history
Co-authored-by: mc <[email protected]>
  • Loading branch information
docs-bot and mchammer01 authored Mar 7, 2025
1 parent 908c228 commit b14dc62
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 2 deletions.
55 changes: 55 additions & 0 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3444,6 +3444,61 @@
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph Access Token
secretType: sourcegraph_access_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph Dotcom User Gateway Access Token
secretType: sourcegraph_dotcom_user_gateway
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph Access Token with Instance Identifier
secretType: sourcegraph_instance_identifier_access_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph License Key Token
secretType: sourcegraph_license_key_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph Product Subscription Token
secretType: sourcegraph_product_subscription_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Square
supportedSecret: Square Access Token
secretType: square_access_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": "1f9254d31958c70bc3dd1d502293ad786e2d6454",
"blob-sha": "528cfea3ccfe0ee5e59d238723e090d9e7f4db37",
"sha": "fb3bf22bb77f01e749ede68e7f11a0f1b6d25664",
"blob-sha": "5a32828593718de8f8974ec02c9d84e723bf3c10",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}

0 comments on commit b14dc62

Please sign in to comment.