Skip to content

Commit 2d09033

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#52754)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 85edb6b commit 2d09033

File tree

2 files changed

+46
-14
lines changed

2 files changed

+46
-14
lines changed

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

Lines changed: 44 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,18 +1498,6 @@
14981498
hasPushProtection: false
14991499
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
15001500
isduplicate: false
1501-
- provider: Google
1502-
supportedSecret: Google Cloud Private Key ID
1503-
secretType: google_cloud_private_key_id
1504-
versions:
1505-
fpt: '*'
1506-
ghec: '*'
1507-
ghes: <3.13
1508-
isPublic: true
1509-
isPrivateWithGhas: false
1510-
hasPushProtection: false
1511-
hasValidityCheck: false
1512-
isduplicate: false
15131501
- provider: Google
15141502
supportedSecret: Google Cloud Service Account Credentials
15151503
secretType: google_cloud_service_account_credentials
@@ -2871,6 +2859,50 @@
28712859
hasPushProtection: true
28722860
hasValidityCheck: false
28732861
isduplicate: false
2862+
- provider: Sentry
2863+
supportedSecret: Sentry Integration Token
2864+
secretType: sentry_integration_token
2865+
versions:
2866+
fpt: '*'
2867+
ghec: '*'
2868+
isPublic: false
2869+
isPrivateWithGhas: true
2870+
hasPushProtection: false
2871+
hasValidityCheck: false
2872+
isduplicate: false
2873+
- provider: Sentry
2874+
supportedSecret: Sentry Org Auth Token
2875+
secretType: sentry_org_auth_token
2876+
versions:
2877+
fpt: '*'
2878+
ghec: '*'
2879+
isPublic: false
2880+
isPrivateWithGhas: true
2881+
hasPushProtection: false
2882+
hasValidityCheck: false
2883+
isduplicate: false
2884+
- provider: Sentry
2885+
supportedSecret: Sentry User App Auth Token
2886+
secretType: sentry_user_app_auth_token
2887+
versions:
2888+
fpt: '*'
2889+
ghec: '*'
2890+
isPublic: false
2891+
isPrivateWithGhas: true
2892+
hasPushProtection: false
2893+
hasValidityCheck: false
2894+
isduplicate: false
2895+
- provider: Sentry
2896+
supportedSecret: Sentry User Auth Token
2897+
secretType: sentry_user_auth_token
2898+
versions:
2899+
fpt: '*'
2900+
ghec: '*'
2901+
isPublic: false
2902+
isPrivateWithGhas: true
2903+
hasPushProtection: false
2904+
hasValidityCheck: false
2905+
isduplicate: false
28742906
- provider: Shippo
28752907
supportedSecret: Shippo Live API Token
28762908
secretType: shippo_live_api_token
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "15fc6a5c088b86a22bbd6f05b93d939727f27bd0",
3-
"blob-sha": "f072a97f15d05b43583076e43d8a70dc7b8d0bb7",
2+
"sha": "83070f32cc15cca56b693ddec28b6a2210e7da9c",
3+
"blob-sha": "7f30272d239f59a199c53f04f509bfb51dd9a18b",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)