Skip to content

Commit

Permalink
Sync secret scanning data (#53666)
Browse files Browse the repository at this point in the history
  • Loading branch information
docs-bot authored Dec 17, 2024
1 parent 26101bd commit e7d05fc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1593,6 +1593,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Google
supportedSecret: GCP API Key Bound to a Service Account
secretType: google_gcp_api_key_bound_service_account
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Google
supportedSecret: Google OAuth Access Token
secretType: google_oauth_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": "b65de041fa6bb087e7f7d31ce8bc2b728b7d334b",
"blob-sha": "5d152997eacf5c2ca7227a6d2f1588523d81f619",
"sha": "e6054aab2e4808013fc252da4eecc896e43a5ffc",
"blob-sha": "ad9b0dbbff0337145d4929b99b65877c4b1ebeed",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}

0 comments on commit e7d05fc

Please sign in to comment.