Skip to content

Commit 0e16bbc

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#54573)
Co-authored-by: mc <[email protected]>
1 parent fcc24ae commit 0e16bbc

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

src/secret-scanning/data/public-docs.yml

+22
Original file line numberDiff line numberDiff line change
@@ -2371,6 +2371,28 @@
23712371
hasPushProtection: false
23722372
hasValidityCheck: false
23732373
isduplicate: false
2374+
- provider: Neon
2375+
supportedSecret: Neon API Key
2376+
secretType: neon_api_key
2377+
versions:
2378+
fpt: '*'
2379+
ghec: '*'
2380+
isPublic: true
2381+
isPrivateWithGhas: false
2382+
hasPushProtection: false
2383+
hasValidityCheck: false
2384+
isduplicate: false
2385+
- provider: Neon
2386+
supportedSecret: Neon Connection URI
2387+
secretType: neon_connection_uri
2388+
versions:
2389+
fpt: '*'
2390+
ghec: '*'
2391+
isPublic: true
2392+
isPrivateWithGhas: false
2393+
hasPushProtection: false
2394+
hasValidityCheck: false
2395+
isduplicate: false
23742396
- provider: Netflix
23752397
supportedSecret: Netflix NetKey
23762398
secretType: netflix_netkey

src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "c1d54b30a2779d3250e4c257fd0f02a8e6258787",
3-
"blob-sha": "279704983e923e7b2ec8ccc784d68492d16e0d9a",
2+
"sha": "41a37ba22cf8e550866803244f78ea64692bcacb",
3+
"blob-sha": "87b4eeb8bed2c3b86a8aaa9f388f7a583931d35f",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)