Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,7 @@
ghes: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasPushProtection: true
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: true
- provider: Mailgun
Expand Down Expand Up @@ -3259,6 +3259,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: RunPod
supportedSecret: RunPod API Key
secretType: runpod_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Samsara
supportedSecret: Samsara API Token
secretType: samsara_api_token
Expand Down
4 changes: 2 additions & 2 deletions src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "9f92faecb30f2a5c2e516eb729b85340aadc5a48",
"blob-sha": "f01387c07db9fa49fb27848e264a5eae5e4d19a0",
"sha": "b4145ecdc18a91d474bee1fd9628de17833b4a35",
"blob-sha": "c577f9698f2c54db3054f5652f4f47ebe87b6de4",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}