Skip to content

Commit fedbe3d

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#55096)
Co-authored-by: mc <[email protected]>
1 parent 691894c commit fedbe3d

File tree

2 files changed

+37
-26
lines changed

2 files changed

+37
-26
lines changed

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

Lines changed: 35 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,30 @@
720720
hasPushProtection: true
721721
hasValidityCheck: false
722722
isduplicate: false
723+
- provider: Brevo
724+
supportedSecret: Sendinblue API Key
725+
secretType: sendinblue_api_key
726+
versions:
727+
fpt: '*'
728+
ghec: '*'
729+
ghes: '>=3.5'
730+
isPublic: true
731+
isPrivateWithGhas: true
732+
hasPushProtection: true
733+
hasValidityCheck: false
734+
isduplicate: false
735+
- provider: Brevo
736+
supportedSecret: Sendinblue SMTP Key
737+
secretType: sendinblue_smtp_key
738+
versions:
739+
fpt: '*'
740+
ghec: '*'
741+
ghes: '>=3.5'
742+
isPublic: true
743+
isPrivateWithGhas: true
744+
hasPushProtection: true
745+
hasValidityCheck: false
746+
isduplicate: false
723747
- provider: Canadian Digital Service
724748
supportedSecret: Canadian Digital Service Notify API Key
725749
secretType: cds_canada_notify_api_key
@@ -2793,6 +2817,17 @@
27932817
hasPushProtection: true
27942818
hasValidityCheck: false
27952819
isduplicate: false
2820+
- provider: Pangea
2821+
supportedSecret: Pangea Token
2822+
secretType: pangea_token
2823+
versions:
2824+
fpt: '*'
2825+
ghec: '*'
2826+
isPublic: false
2827+
isPrivateWithGhas: true
2828+
hasPushProtection: false
2829+
hasValidityCheck: false
2830+
isduplicate: false
27962831
- provider: Persona Identities
27972832
supportedSecret: Persona Production Api Key
27982833
secretType: persona_production_api_key
@@ -3273,30 +3308,6 @@
32733308
hasPushProtection: true
32743309
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
32753310
isduplicate: false
3276-
- provider: Sendinblue
3277-
supportedSecret: Sendinblue API Key
3278-
secretType: sendinblue_api_key
3279-
versions:
3280-
fpt: '*'
3281-
ghec: '*'
3282-
ghes: '>=3.5'
3283-
isPublic: true
3284-
isPrivateWithGhas: true
3285-
hasPushProtection: true
3286-
hasValidityCheck: false
3287-
isduplicate: false
3288-
- provider: Sendinblue
3289-
supportedSecret: Sendinblue SMTP Key
3290-
secretType: sendinblue_smtp_key
3291-
versions:
3292-
fpt: '*'
3293-
ghec: '*'
3294-
ghes: '>=3.5'
3295-
isPublic: true
3296-
isPrivateWithGhas: true
3297-
hasPushProtection: true
3298-
hasValidityCheck: false
3299-
isduplicate: false
33003311
- provider: Sentry
33013312
supportedSecret: Sentry Integration Token
33023313
secretType: sentry_integration_token

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": "07761079d909a12807304bab07cb03cf8506bc91",
3-
"blob-sha": "5a68beab53f085fdc5cef716920f22ce9618c947",
2+
"sha": "8ac939d1d6cc631a764024efd9638e2d366fd5a4",
3+
"blob-sha": "dcd2a16b74621ad62f7af0775535331ee3f62dbd",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)