We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac022f commit a01a63bCopy full SHA for a01a63b
src/secret-scanning/data/public-docs.yml
@@ -2830,7 +2830,7 @@
2830
isPublic: true
2831
isPrivateWithGhas: true
2832
hasPushProtection: true
2833
- hasValidityCheck: false
+ hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
2834
base64Supported: false
2835
isduplicate: false
2836
- provider: Grafana
src/secret-scanning/lib/config.json
@@ -1,5 +1,5 @@
1
{
2
- "sha": "967fe0aa24cea46ddd1b85d5daebfe2f29dec698",
3
- "blob-sha": "4c6a80effd77ff6f5d20f2fc58e0ec359ec58eed",
+ "sha": "8e351827006cf7e13d1cbbd96853679857f3261d",
+ "blob-sha": "5dd8a45310fe73ad5a1bb752be594c1adbd3cf38",
4
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
5
}
0 commit comments