Skip to content

Commit

Permalink
Sync secret scanning data (#54573)
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 Feb 27, 2025
1 parent fcc24ae commit 0e16bbc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2371,6 +2371,28 @@
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Neon
supportedSecret: Neon API Key
secretType: neon_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Neon
supportedSecret: Neon Connection URI
secretType: neon_connection_uri
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Netflix
supportedSecret: Netflix NetKey
secretType: netflix_netkey
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": "c1d54b30a2779d3250e4c257fd0f02a8e6258787",
"blob-sha": "279704983e923e7b2ec8ccc784d68492d16e0d9a",
"sha": "41a37ba22cf8e550866803244f78ea64692bcacb",
"blob-sha": "87b4eeb8bed2c3b86a8aaa9f388f7a583931d35f",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}

0 comments on commit 0e16bbc

Please sign in to comment.