Skip to content

Commit 58a6cbf

Browse files
docs-botam-stead
andauthored
Sync secret scanning data (#55000)
Co-authored-by: Anne-Marie <[email protected]>
1 parent ccee0db commit 58a6cbf

File tree

2 files changed

+90
-2
lines changed

2 files changed

+90
-2
lines changed

Diff for: src/secret-scanning/data/public-docs.yml

+88
Original file line numberDiff line numberDiff line change
@@ -2371,6 +2371,94 @@
23712371
hasPushProtection: false
23722372
hasValidityCheck: false
23732373
isduplicate: false
2374+
- provider: Naver Cloud
2375+
supportedSecret: Naver Cloud Access Key ID
2376+
secretType: navercloud_gov_access_key
2377+
versions:
2378+
fpt: '*'
2379+
ghec: '*'
2380+
isPublic: true
2381+
isPrivateWithGhas: true
2382+
hasPushProtection: false
2383+
hasValidityCheck: false
2384+
isduplicate: false
2385+
- provider: Naver Cloud
2386+
supportedSecret: Naver Cloud Secret Key
2387+
secretType: navercloud_gov_access_key_secret
2388+
versions:
2389+
fpt: '*'
2390+
ghec: '*'
2391+
isPublic: true
2392+
isPrivateWithGhas: true
2393+
hasPushProtection: false
2394+
hasValidityCheck: false
2395+
isduplicate: false
2396+
- provider: Naver Cloud
2397+
supportedSecret: Naver Cloud Secure Token Service
2398+
secretType: navercloud_gov_sts
2399+
versions:
2400+
fpt: '*'
2401+
ghec: '*'
2402+
isPublic: true
2403+
isPrivateWithGhas: true
2404+
hasPushProtection: false
2405+
hasValidityCheck: false
2406+
isduplicate: false
2407+
- provider: Naver Cloud
2408+
supportedSecret: Naver Cloud Secure Token Service Secret
2409+
secretType: navercloud_gov_sts_secret
2410+
versions:
2411+
fpt: '*'
2412+
ghec: '*'
2413+
isPublic: true
2414+
isPrivateWithGhas: true
2415+
hasPushProtection: false
2416+
hasValidityCheck: false
2417+
isduplicate: false
2418+
- provider: Naver Cloud
2419+
supportedSecret: Naver Cloud Access Key ID
2420+
secretType: navercloud_pub_access_key
2421+
versions:
2422+
fpt: '*'
2423+
ghec: '*'
2424+
isPublic: true
2425+
isPrivateWithGhas: true
2426+
hasPushProtection: false
2427+
hasValidityCheck: false
2428+
isduplicate: false
2429+
- provider: Naver Cloud
2430+
supportedSecret: Naver Cloud Secret Key
2431+
secretType: navercloud_pub_access_key_secret
2432+
versions:
2433+
fpt: '*'
2434+
ghec: '*'
2435+
isPublic: true
2436+
isPrivateWithGhas: true
2437+
hasPushProtection: false
2438+
hasValidityCheck: false
2439+
isduplicate: false
2440+
- provider: Naver Cloud
2441+
supportedSecret: Naver Cloud Secure Token Service
2442+
secretType: navercloud_pub_sts
2443+
versions:
2444+
fpt: '*'
2445+
ghec: '*'
2446+
isPublic: true
2447+
isPrivateWithGhas: true
2448+
hasPushProtection: false
2449+
hasValidityCheck: false
2450+
isduplicate: false
2451+
- provider: Naver Cloud
2452+
supportedSecret: Naver Cloud Secure Token Service Secret
2453+
secretType: navercloud_pub_sts_secret
2454+
versions:
2455+
fpt: '*'
2456+
ghec: '*'
2457+
isPublic: true
2458+
isPrivateWithGhas: true
2459+
hasPushProtection: false
2460+
hasValidityCheck: false
2461+
isduplicate: false
23742462
- provider: Neon
23752463
supportedSecret: Neon API Key
23762464
secretType: neon_api_key

Diff for: src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "fb3bf22bb77f01e749ede68e7f11a0f1b6d25664",
3-
"blob-sha": "5a32828593718de8f8974ec02c9d84e723bf3c10",
2+
"sha": "7ea367bac1e494b0b9d0fa5a40588a264b79c5a7",
3+
"blob-sha": "d64c4669737f63e7e742a45d4409b31ac5959b6d",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)