Skip to content

Commit 85fcc78

Browse files
authored
Merge pull request github#36665 from github/repo-sync
Repo sync
2 parents 3b5c0db + 7af876f commit 85fcc78

File tree

2 files changed

+35
-2
lines changed

2 files changed

+35
-2
lines changed

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

+33
Original file line numberDiff line numberDiff line change
@@ -2774,6 +2774,39 @@
27742774
hasPushProtection: true
27752775
hasValidityCheck: false
27762776
isduplicate: false
2777+
- provider: Planning Center
2778+
supportedSecret: Planning Center OAuth Access Token
2779+
secretType: planning_center_oauth_access_token
2780+
versions:
2781+
fpt: '*'
2782+
ghec: '*'
2783+
isPublic: true
2784+
isPrivateWithGhas: true
2785+
hasPushProtection: true
2786+
hasValidityCheck: false
2787+
isduplicate: false
2788+
- provider: Planning Center
2789+
supportedSecret: Planning Center OAuth Application Secret
2790+
secretType: planning_center_oauth_app_secret
2791+
versions:
2792+
fpt: '*'
2793+
ghec: '*'
2794+
isPublic: true
2795+
isPrivateWithGhas: true
2796+
hasPushProtection: true
2797+
hasValidityCheck: false
2798+
isduplicate: false
2799+
- provider: Planning Center
2800+
supportedSecret: Planning Center Personal Access Token
2801+
secretType: planning_center_personal_access_token
2802+
versions:
2803+
fpt: '*'
2804+
ghec: '*'
2805+
isPublic: true
2806+
isPrivateWithGhas: true
2807+
hasPushProtection: true
2808+
hasValidityCheck: false
2809+
isduplicate: false
27772810
- provider: Plivo
27782811
supportedSecret: Plivo Auth ID
27792812
secretType: plivo_auth_id </br>plivo_auth_token

src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "41a37ba22cf8e550866803244f78ea64692bcacb",
3-
"blob-sha": "87b4eeb8bed2c3b86a8aaa9f388f7a583931d35f",
2+
"sha": "1f9254d31958c70bc3dd1d502293ad786e2d6454",
3+
"blob-sha": "528cfea3ccfe0ee5e59d238723e090d9e7f4db37",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)