Skip to content

Commit 9093084

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#57150)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 77ad892 commit 9093084

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,7 +1303,7 @@
13031303
isPublic: true
13041304
isPrivateWithGhas: true
13051305
hasPushProtection: true
1306-
hasValidityCheck: false
1306+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
13071307
isduplicate: false
13081308
- provider: Block Protocol
13091309
supportedSecret: Block Protocol API Key
@@ -4511,7 +4511,7 @@
45114511
isPublic: true
45124512
isPrivateWithGhas: true
45134513
hasPushProtection: true
4514-
hasValidityCheck: false
4514+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
45154515
isduplicate: false
45164516
- provider: Siemens
45174517
supportedSecret: Siemens Code Token
@@ -5069,7 +5069,7 @@
50695069
isPublic: true
50705070
isPrivateWithGhas: true
50715071
hasPushProtection: true
5072-
hasValidityCheck: false
5072+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
50735073
isduplicate: true
50745074
- provider: WorkOS
50755075
supportedSecret: WorkOS Staging API Key
@@ -5081,7 +5081,7 @@
50815081
isPublic: true
50825082
isPrivateWithGhas: true
50835083
hasPushProtection: true
5084-
hasValidityCheck: false
5084+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
50855085
isduplicate: true
50865086
- provider: xAI
50875087
supportedSecret: xAI API Key
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "6deb18ab52dce0b2eae9dbde9f19107477527819",
3-
"blob-sha": "57c13ee140dbb15a10e26cb52e0983272c38e549",
2+
"sha": "78c70e3cac755a162d3773b4301d364ab8c3af1a",
3+
"blob-sha": "e23270934f3bb165fb74265a61d0aed73306d1d5",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)