Skip to content

Commit a87c12e

Browse files
docs-botvgrl
andauthored
Sync secret scanning data (#56578)
Co-authored-by: Vanessa <[email protected]>
1 parent 2191591 commit a87c12e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,17 @@
604604
hasPushProtection: false
605605
hasValidityCheck: false
606606
isduplicate: false
607+
- provider: Azure
608+
supportedSecret: Azure ML Inference Key
609+
secretType: azure_ml_inference_identifiable_key
610+
versions:
611+
fpt: '*'
612+
ghec: '*'
613+
isPublic: true
614+
isPrivateWithGhas: true
615+
hasPushProtection: true
616+
hasValidityCheck: false
617+
isduplicate: false
607618
- provider: Azure
608619
supportedSecret: Azure ML Internal Service Principal Key
609620
secretType: azure_ml_internal_service_principal_identifiable_key

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "59459195f898490f26f8aa6417cf54df23aa6ff7",
3-
"blob-sha": "e59d91b6e8d5c9dd3c8496286421b8915efb0d5c",
2+
"sha": "868a7bf9e6f78223a431bab1b3631fdc3a63a4e1",
3+
"blob-sha": "a25a2857965bcebecb4646ce854a78042c4b599e",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)