Skip to content

Commit 017a6eb

Browse files
authored
Merge pull request github#37444 from github/repo-sync
Repo sync
2 parents c65d6e0 + f412c2d commit 017a6eb

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2297,7 +2297,7 @@
22972297
ghes: '*'
22982298
isPublic: true
22992299
isPrivateWithGhas: true
2300-
hasPushProtection: false
2300+
hasPushProtection: true
23012301
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
23022302
isduplicate: true
23032303
- provider: Mailgun
@@ -3259,6 +3259,17 @@
32593259
hasPushProtection: true
32603260
hasValidityCheck: false
32613261
isduplicate: false
3262+
- provider: RunPod
3263+
supportedSecret: RunPod API Key
3264+
secretType: runpod_api_key
3265+
versions:
3266+
fpt: '*'
3267+
ghec: '*'
3268+
isPublic: true
3269+
isPrivateWithGhas: true
3270+
hasPushProtection: true
3271+
hasValidityCheck: false
3272+
isduplicate: false
32623273
- provider: Samsara
32633274
supportedSecret: Samsara API Token
32643275
secretType: samsara_api_token
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "9f92faecb30f2a5c2e516eb729b85340aadc5a48",
3-
"blob-sha": "f01387c07db9fa49fb27848e264a5eae5e4d19a0",
2+
"sha": "b4145ecdc18a91d474bee1fd9628de17833b4a35",
3+
"blob-sha": "c577f9698f2c54db3054f5652f4f47ebe87b6de4",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)