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 fac329f commit bd35bcbCopy full SHA for bd35bcb
src/secret-scanning/data/public-docs.yml
@@ -506,7 +506,7 @@
506
isPrivateWithGhas: true
507
hasPushProtection: true
508
hasValidityCheck: false
509
- isduplicate: false
+ isduplicate: true
510
- provider: Azure
511
supportedSecret: Azure Event Grid Key Identifiable
512
secretType: azure_event_grid_key_identifiable
src/secret-scanning/lib/config.json
@@ -1,5 +1,5 @@
1
{
2
- "sha": "4ee8d2a67d1b6fb5cd0b70eda806cae6d5090507",
3
- "blob-sha": "8dddddad0d62725930bd1d5c4e3108d413220b88",
+ "sha": "8b3254a87c5c709c467646b6c2773020b00b8be2",
+ "blob-sha": "1c2582c53c06065252060d41509997eeb763f4a5",
4
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
5
}
0 commit comments