We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2487bee commit d4fc73fCopy full SHA for d4fc73f
2 files changed
src/secret-scanning/data/public-docs.yml
@@ -3072,7 +3072,7 @@
3072
isPrivateWithGhas: true
3073
hasPushProtection: true
3074
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
3075
- isduplicate: false
+ isduplicate: true
3076
- provider: Octopus Deploy
3077
supportedSecret: Octopus Deploy API Key
3078
secretType: octopus_deploy_api_key
src/secret-scanning/lib/config.json
@@ -1,5 +1,5 @@
1
{
2
- "sha": "8b3254a87c5c709c467646b6c2773020b00b8be2",
3
- "blob-sha": "1c2582c53c06065252060d41509997eeb763f4a5",
+ "sha": "656c184564b10879e349c25088fdbcd77191830b",
+ "blob-sha": "441e546f626e8c18568b923c62102e053fc01366",
4
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
5
}
0 commit comments