Skip to content

Commit 7273433

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#56849)
Co-authored-by: mc <[email protected]>
1 parent 00ac397 commit 7273433

File tree

2 files changed

+34
-12
lines changed

2 files changed

+34
-12
lines changed

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

Lines changed: 32 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3758,9 +3758,9 @@
37583758
ghes: '>=3.17'
37593759
isPublic: true
37603760
isPrivateWithGhas: true
3761-
hasPushProtection: false
3761+
hasPushProtection: true
37623762
hasValidityCheck: false
3763-
isduplicate: false
3763+
isduplicate: true
37643764
- provider: Polar
37653765
supportedSecret: Polar Authorization Code
37663766
secretType: polar_authorization_code
@@ -3770,9 +3770,9 @@
37703770
ghes: '>=3.17'
37713771
isPublic: true
37723772
isPrivateWithGhas: true
3773-
hasPushProtection: false
3773+
hasPushProtection: true
37743774
hasValidityCheck: false
3775-
isduplicate: false
3775+
isduplicate: true
37763776
- provider: Polar
37773777
supportedSecret: Polar Client Registration Token
37783778
secretType: polar_client_registration_token
@@ -3782,9 +3782,9 @@
37823782
ghes: '>=3.17'
37833783
isPublic: true
37843784
isPrivateWithGhas: true
3785-
hasPushProtection: false
3785+
hasPushProtection: true
37863786
hasValidityCheck: false
3787-
isduplicate: false
3787+
isduplicate: true
37883788
- provider: Polar
37893789
supportedSecret: Polar Client Secret
37903790
secretType: polar_client_secret
@@ -3794,7 +3794,18 @@
37943794
ghes: '>=3.17'
37953795
isPublic: true
37963796
isPrivateWithGhas: true
3797-
hasPushProtection: false
3797+
hasPushProtection: true
3798+
hasValidityCheck: false
3799+
isduplicate: true
3800+
- provider: Polar
3801+
supportedSecret: Polar Customer Session Token
3802+
secretType: polar_customer_session_token
3803+
versions:
3804+
fpt: '*'
3805+
ghec: '*'
3806+
isPublic: true
3807+
isPrivateWithGhas: true
3808+
hasPushProtection: true
37983809
hasValidityCheck: false
37993810
isduplicate: false
38003811
- provider: Polar
@@ -3806,9 +3817,9 @@
38063817
ghes: '>=3.17'
38073818
isPublic: true
38083819
isPrivateWithGhas: true
3809-
hasPushProtection: false
3820+
hasPushProtection: true
38103821
hasValidityCheck: false
3811-
isduplicate: false
3822+
isduplicate: true
38123823
- provider: Polar
38133824
supportedSecret: Polar Refresh Token
38143825
secretType: polar_refresh_token
@@ -3818,7 +3829,18 @@
38183829
ghes: '>=3.17'
38193830
isPublic: true
38203831
isPrivateWithGhas: true
3821-
hasPushProtection: false
3832+
hasPushProtection: true
3833+
hasValidityCheck: false
3834+
isduplicate: true
3835+
- provider: Polar
3836+
supportedSecret: Polar User Session Token
3837+
secretType: polar_user_session_token
3838+
versions:
3839+
fpt: '*'
3840+
ghec: '*'
3841+
isPublic: true
3842+
isPrivateWithGhas: true
3843+
hasPushProtection: true
38223844
hasValidityCheck: false
38233845
isduplicate: false
38243846
- provider: Postman

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": "b655b59f8f4ad71b005f30ebf63c28e136007121",
3-
"blob-sha": "0a7c5db3e22d67a8d5c72499643d362bb9845fa6",
2+
"sha": "594adea0c1c940527d547efc18db839af86d8b79",
3+
"blob-sha": "3feedd6d151816923eec708ffa058b4b2cc87184",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)