diff --git a/data/secret-scanning.yml b/data/secret-scanning.yml index 474ec1d253..37c61a3c06 100644 --- a/data/secret-scanning.yml +++ b/data/secret-scanning.yml @@ -258,6 +258,19 @@ hasPushProtection: true hasValidityCheck: false +- provider: 'Azure' + supportedSecret: 'Azure Function Key' + secretType: 'azure_function_key' + versions: + fpt: '*' + ghec: '*' + ghes: '>=3.5' + ghae: '>=3.5' + isPublic: true + isPrivateWithGhas: true + hasPushProtection: true + hasValidityCheck: false + - provider: 'Azure' supportedSecret: 'Azure ML Studio (classic) Web Service Key' secretType: 'azure_ml_web_service_classic_identifiable_key'