Skip to content

Commit 891df16

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#57069)
Co-authored-by: mc <[email protected]>
1 parent 135a842 commit 891df16

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4571,7 +4571,7 @@
45714571
isPublic: true
45724572
isPrivateWithGhas: true
45734573
hasPushProtection: false
4574-
hasValidityCheck: false
4574+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
45754575
isduplicate: false
45764576
- provider: Sourcegraph
45774577
supportedSecret: Sourcegraph Dotcom User Gateway Access Token
@@ -4595,7 +4595,7 @@
45954595
isPublic: true
45964596
isPrivateWithGhas: true
45974597
hasPushProtection: false
4598-
hasValidityCheck: false
4598+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
45994599
isduplicate: false
46004600
- provider: Sourcegraph
46014601
supportedSecret: Sourcegraph License Key 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": "6342aef15dffcceea40bb9c859198fa79b06737c",
3-
"blob-sha": "a0ed32cd3fd7c04d2ec262576a3a8ec7a91ddad9",
2+
"sha": "7787a9f3683c2c867602a71115dcb43a15db4a43",
3+
"blob-sha": "1c54a228f919d3c30996f83bc4bc9ea3e616ebb3",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)