Skip to content

Commit b4efe21

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#58052)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 18d63eb commit b4efe21

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@
258258
isPrivateWithGhas: true
259259
hasPushProtection: true
260260
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
261-
base64Supported: false
262-
isduplicate: false
261+
base64Supported: true
262+
isduplicate: true
263263
- provider: Anthropic
264264
supportedSecret: Anthropic Session ID
265265
secretType: anthropic_session_id
@@ -609,8 +609,8 @@
609609
isPrivateWithGhas: true
610610
hasPushProtection: true
611611
hasValidityCheck: false
612-
base64Supported: false
613-
isduplicate: false
612+
base64Supported: true
613+
isduplicate: true
614614
- provider: Azure
615615
supportedSecret: Azure Cognitive Services Key
616616
secretType: azure_cognitive_services_key
@@ -713,8 +713,8 @@
713713
isPrivateWithGhas: true
714714
hasPushProtection: true
715715
hasValidityCheck: false
716-
base64Supported: false
717-
isduplicate: false
716+
base64Supported: true
717+
isduplicate: true
718718
- provider: Azure
719719
supportedSecret: Azure Custom Vision Prediction Key
720720
secretType: azure_custom_vision_prediction_key
@@ -830,8 +830,8 @@
830830
isPrivateWithGhas: true
831831
hasPushProtection: true
832832
hasValidityCheck: false
833-
base64Supported: false
834-
isduplicate: false
833+
base64Supported: true
834+
isduplicate: true
835835
- provider: Azure
836836
supportedSecret: Azure Health Decision Support Key
837837
secretType: azure_health_decision_support_key
@@ -1102,8 +1102,8 @@
11021102
isPrivateWithGhas: true
11031103
hasPushProtection: true
11041104
hasValidityCheck: false
1105-
base64Supported: false
1106-
isduplicate: false
1105+
base64Supported: true
1106+
isduplicate: true
11071107
- provider: Azure
11081108
supportedSecret: Azure Personalizer Key
11091109
secretType: azure_personalizer_key
@@ -1517,8 +1517,8 @@
15171517
isPrivateWithGhas: true
15181518
hasPushProtection: true
15191519
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
1520-
base64Supported: false
1521-
isduplicate: false
1520+
base64Supported: true
1521+
isduplicate: true
15221522
- provider: Brevo
15231523
supportedSecret: Sendinblue SMTP Key
15241524
secretType: sendinblue_smtp_key
@@ -1984,8 +1984,8 @@
19841984
isPrivateWithGhas: true
19851985
hasPushProtection: true
19861986
hasValidityCheck: false
1987-
base64Supported: false
1988-
isduplicate: false
1987+
base64Supported: true
1988+
isduplicate: true
19891989
- provider: Datadog
19901990
supportedSecret: Datadog API Key
19911991
secretType: datadog_api_key
@@ -2671,8 +2671,8 @@
26712671
isPrivateWithGhas: true
26722672
hasPushProtection: true
26732673
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
2674-
base64Supported: false
2675-
isduplicate: false
2674+
base64Supported: true
2675+
isduplicate: true
26762676
- provider: GoCardless
26772677
supportedSecret: GoCardless Live Access Token
26782678
secretType: gocardless_live_access_token
@@ -2818,8 +2818,8 @@
28182818
isPrivateWithGhas: true
28192819
hasPushProtection: true
28202820
hasValidityCheck: false
2821-
base64Supported: false
2822-
isduplicate: false
2821+
base64Supported: true
2822+
isduplicate: true
28232823
- provider: Grafana
28242824
supportedSecret: Grafana Cloud API Key
28252825
secretType: grafana_cloud_api_key
@@ -2883,8 +2883,8 @@
28832883
isPrivateWithGhas: true
28842884
hasPushProtection: true
28852885
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
2886-
base64Supported: false
2887-
isduplicate: false
2886+
base64Supported: true
2887+
isduplicate: true
28882888
- provider: GuardSquare
28892889
supportedSecret: GuardSquare AppSweep API Key
28902890
secretType: guardsquare_appsweep_api_key
@@ -3272,8 +3272,8 @@
32723272
isPrivateWithGhas: true
32733273
hasPushProtection: true
32743274
hasValidityCheck: false
3275-
base64Supported: false
3276-
isduplicate: false
3275+
base64Supported: true
3276+
isduplicate: true
32773277
- provider: Langchain
32783278
supportedSecret: Langchain API Personal Key
32793279
secretType: langchain_api_personal_key
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "70891dd9fae3e6f7b3d8930de0ed9355458ccb18",
3-
"blob-sha": "ee3d9b3b6e2caab95ce35aaf76059636c0ef9497",
2+
"sha": "cd2373a80130c25fcdac6eda9ab1a45b8d70291f",
3+
"blob-sha": "ab8d7da137e3697460ef7e51b2a177c762e502de",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)