Skip to content

Commit 8d51b74

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#58484)
Co-authored-by: mc <[email protected]>
1 parent 973dfa3 commit 8d51b74

File tree

2 files changed

+32
-10
lines changed

2 files changed

+32
-10
lines changed

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

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4666,6 +4666,30 @@
46664666
hasValidityCheck: false
46674667
base64Supported: false
46684668
isduplicate: false
4669+
- provider: PostHog
4670+
supportedSecret: PostHog Feature Flags Secure API Key
4671+
secretType: posthog_feature_flags_secure_api_key
4672+
versions:
4673+
fpt: '*'
4674+
ghec: '*'
4675+
isPublic: true
4676+
isPrivateWithGhas: false
4677+
hasPushProtection: false
4678+
hasValidityCheck: false
4679+
base64Supported: false
4680+
isduplicate: false
4681+
- provider: PostHog
4682+
supportedSecret: PostHog Personal API Key
4683+
secretType: posthog_personal_api_key
4684+
versions:
4685+
fpt: '*'
4686+
ghec: '*'
4687+
isPublic: true
4688+
isPrivateWithGhas: false
4689+
hasPushProtection: false
4690+
hasValidityCheck: false
4691+
base64Supported: false
4692+
isduplicate: false
46694693
- provider: Postman
46704694
supportedSecret: Postman API Key
46714695
secretType: postman_api_key
@@ -5067,34 +5091,32 @@
50675091
base64Supported: false
50685092
isduplicate: false
50695093
- provider: Sentry
5070-
supportedSecret: Sentry Org Auth Token
5071-
secretType: sentry_org_auth_token
5094+
supportedSecret: Sentry Organization Token
5095+
secretType: sentry_organization_token
50725096
versions:
50735097
fpt: '*'
50745098
ghec: '*'
5075-
ghes: '>=3.16'
50765099
isPublic: false
50775100
isPrivateWithGhas: true
50785101
hasPushProtection: true
50795102
hasValidityCheck: false
50805103
base64Supported: false
50815104
isduplicate: false
50825105
- provider: Sentry
5083-
supportedSecret: Sentry User App Auth Token
5084-
secretType: sentry_user_app_auth_token
5106+
supportedSecret: Sentry Personal Token
5107+
secretType: sentry_personal_token
50855108
versions:
50865109
fpt: '*'
50875110
ghec: '*'
5088-
ghes: '>=3.16'
50895111
isPublic: false
50905112
isPrivateWithGhas: true
50915113
hasPushProtection: true
50925114
hasValidityCheck: false
50935115
base64Supported: false
50945116
isduplicate: false
50955117
- provider: Sentry
5096-
supportedSecret: Sentry User Auth Token
5097-
secretType: sentry_user_auth_token
5118+
supportedSecret: Sentry User App Auth Token
5119+
secretType: sentry_user_app_auth_token
50985120
versions:
50995121
fpt: '*'
51005122
ghec: '*'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "8c9965bec4e16ea60a2c021127012c5f34a095d9",
3-
"blob-sha": "f560ce57a7f85183d396735a56549990ed1eb114",
2+
"sha": "8ff4c12fe79e4cd591f8464df62701bd700c77fa",
3+
"blob-sha": "63a23e861c756122353370d3c0cd77875be4274c",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)