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 0b6e8c1 commit c071002Copy full SHA for c071002
src/secret-scanning/data/public-docs.yml
@@ -2449,7 +2449,7 @@
2449
isPublic: true
2450
isPrivateWithGhas: true
2451
hasPushProtection: true
2452
- hasValidityCheck: false
+ hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
2453
base64Supported: false
2454
isduplicate: false
2455
- provider: Fastly
src/secret-scanning/lib/config.json
@@ -1,5 +1,5 @@
1
{
2
- "sha": "ff16526540b69b2a5971ce041b2dfcf3efc6b6f9",
3
- "blob-sha": "518f994ed0d364cfd578d732eff6d2ac4ba4b443",
+ "sha": "145ca132711fe1f6e74b2267ac61a98b12bf379f",
+ "blob-sha": "c3f0fc41ae4825e34c7726f5c6c50ff0426caffd",
4
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
5
}
0 commit comments