Skip to content

Commit 44cb680

Browse files
docs-botheiskr
andauthored
Sync secret scanning data (#55486)
Co-authored-by: Kevin Heis <[email protected]>
1 parent bc92854 commit 44cb680

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

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

+22
Original file line numberDiff line numberDiff line change
@@ -1841,6 +1841,17 @@
18411841
hasPushProtection: true
18421842
hasValidityCheck: false
18431843
isduplicate: false
1844+
- provider: Groq
1845+
supportedSecret: Groq API Key
1846+
secretType: groq_api_key
1847+
versions:
1848+
fpt: '*'
1849+
ghec: '*'
1850+
isPublic: true
1851+
isPrivateWithGhas: true
1852+
hasPushProtection: false
1853+
hasValidityCheck: false
1854+
isduplicate: false
18441855
- provider: HashiCorp
18451856
supportedSecret: HashiCorp Vault Batch Token
18461857
secretType: hashicorp_vault_batch_token
@@ -2507,6 +2518,17 @@
25072518
hasPushProtection: false
25082519
hasValidityCheck: false
25092520
isduplicate: false
2521+
- provider: MongoDB
2522+
supportedSecret: MongoDB Atlas Service Account Secret
2523+
secretType: mongodb_atlas_service_account_secret
2524+
versions:
2525+
fpt: '*'
2526+
ghec: '*'
2527+
isPublic: true
2528+
isPrivateWithGhas: true
2529+
hasPushProtection: true
2530+
hasValidityCheck: false
2531+
isduplicate: false
25102532
- provider: Naver Cloud
25112533
supportedSecret: Naver Cloud Access Key ID
25122534
secretType: navercloud_gov_access_key

src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "a5346d68622cea430c607c96e1f59bab5482adc4",
3-
"blob-sha": "d82579eba60785b636f013a9d25e137b982b3feb",
2+
"sha": "71173b23f93c156cd6b017be3b3340cf9d71924f",
3+
"blob-sha": "3e9371500252cc6c931ab1c59185dbebdc63aba1",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)