Skip to content

Commit

Permalink
Sync secret scanning data (#53936)
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 Jan 15, 2025
1 parent de55057 commit a3faa41
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
33 changes: 33 additions & 0 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2928,6 +2928,39 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Ramp
supportedSecret: Ramp OAuth Client ID
secretType: ramp_client_id
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Ramp
supportedSecret: Ramp OAuth Client Secret
secretType: ramp_client_secret
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Ramp
supportedSecret: Ramp OAuth Access or Refresh Token
secretType: ramp_oauth_token
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: ReadMe
supportedSecret: ReadMe API Key
secretType: readmeio_api_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": "cbe3e18d7f44192a2834d7fa44ff85bd1427050d",
"blob-sha": "8dd5008bd4587fef156083689b4063392949d52c",
"sha": "069c13554f6b1fdc9281b631113e4515192b14f3",
"blob-sha": "4eb010ed9f73b9e744147d53dbc0ce506f95cb40",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}

0 comments on commit a3faa41

Please sign in to comment.