Skip to content

Commit 2503c9c

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#58025)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 9b9ce02 commit 2503c9c

File tree

2 files changed

+7
-55
lines changed

2 files changed

+7
-55
lines changed

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

Lines changed: 5 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,20 +1322,8 @@
13221322
isPrivateWithGhas: true
13231323
hasPushProtection: true
13241324
hasValidityCheck: false
1325-
base64Supported: false
1326-
isduplicate: true
1327-
- provider: Azure
1328-
supportedSecret: Azure Storage Account Access Key Base64 Encoded
1329-
secretType: azure_storage_account_key_base64
1330-
versions:
1331-
fpt: '*'
1332-
ghec: '*'
1333-
isPublic: true
1334-
isPrivateWithGhas: true
1335-
hasPushProtection: true
1336-
hasValidityCheck: false
13371325
base64Supported: true
1338-
isduplicate: false
1326+
isduplicate: true
13391327
- provider: Azure
13401328
supportedSecret: Azure Text Analytics Key
13411329
secretType: azure_text_analytics_key
@@ -2670,20 +2658,8 @@
26702658
isPrivateWithGhas: true
26712659
hasPushProtection: true
26722660
hasValidityCheck: false
2673-
base64Supported: false
2674-
isduplicate: false
2675-
- provider: GitHub Secret Scanning
2676-
supportedSecret: GitHub Secret Scanning Base64 Encoded
2677-
secretType: secret_scanning_sample_token_base64
2678-
versions:
2679-
fpt: '*'
2680-
ghec: '*'
2681-
isPublic: true
2682-
isPrivateWithGhas: true
2683-
hasPushProtection: true
2684-
hasValidityCheck: false
26852661
base64Supported: true
2686-
isduplicate: false
2662+
isduplicate: true
26872663
- provider: GitLab
26882664
supportedSecret: GitLab Access Token
26892665
secretType: gitlab_access_token
@@ -3206,20 +3182,8 @@
32063182
isPrivateWithGhas: true
32073183
hasPushProtection: true
32083184
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
3209-
base64Supported: false
3210-
isduplicate: false
3211-
- provider: Hugging Face
3212-
supportedSecret: Hugging Face User Access Token Base64 Encoded
3213-
secretType: hf_user_access_token_base64
3214-
versions:
3215-
fpt: '*'
3216-
ghec: '*'
3217-
isPublic: true
3218-
isPrivateWithGhas: true
3219-
hasPushProtection: true
3220-
hasValidityCheck: false
32213185
base64Supported: true
3222-
isduplicate: false
3186+
isduplicate: true
32233187
- provider: Intercom
32243188
supportedSecret: Intercom Access Token
32253189
secretType: intercom_access_token
@@ -3939,7 +3903,7 @@
39393903
isPublic: true
39403904
isPrivateWithGhas: true
39413905
hasPushProtection: true
3942-
hasValidityCheck: false
3906+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
39433907
base64Supported: false
39443908
isduplicate: false
39453909
- provider: Notion
@@ -5535,20 +5499,8 @@
55355499
isPrivateWithGhas: true
55365500
hasPushProtection: true
55375501
hasValidityCheck: false
5538-
base64Supported: false
5539-
isduplicate: false
5540-
- provider: Twilio
5541-
supportedSecret: Twilio Account String Identifier Base64 Encoded
5542-
secretType: twilio_account_sid_base64
5543-
versions:
5544-
fpt: '*'
5545-
ghec: '*'
5546-
isPublic: true
5547-
isPrivateWithGhas: true
5548-
hasPushProtection: true
5549-
hasValidityCheck: false
55505502
base64Supported: true
5551-
isduplicate: false
5503+
isduplicate: true
55525504
- provider: Twilio
55535505
supportedSecret: Twilio API Key
55545506
secretType: twilio_api_key
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "b214c03689c4a14668227cf74dd43936c3b40cf8",
3-
"blob-sha": "1f146e744760e3642d6570d174f518638bb733d2",
2+
"sha": "70891dd9fae3e6f7b3d8930de0ed9355458ccb18",
3+
"blob-sha": "ee3d9b3b6e2caab95ce35aaf76059636c0ef9497",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)