Dhaval Shewale

Results 5 issues of Dhaval Shewale

While there are ways to mask / scrub sensitive information from message as mentioned in https://github.com/Delgan/loguru/issues/17 There should also be ways to mask / scrub sensitive information in exception traceback.

question

While we have a great library - `azure-spring-cloud-appconfiguration-config` for spring boot based java applications but we currently lack a java provider for applications that work on normal spring configuration. While...

enhancement
Java

Currently `azure-appconfiguration` library return the secret uri for keyvault referenced secrects. App Config Provider library should be created for python so that these secrets should be auto-resolved The issue was...

enhancement
Python

Fix vulnerabilities in azure-spring-cloud-appconfiguration-config AppConfiguration Provider ## Library ``` com.azure.spring azure-spring-cloud-appconfiguration-config 2.7.0 ``` ## Vulnerabilities ``` *------------------------------------------------------------------------------------------------------------------------------------------------------------------------------* | SEVERITY | LIBRARY | ID | TOP FIX | | ---------- |...

JavaSpring

Producer side test cases generated by Spring Cloud Contract have weak assertions which can also pass even while it is behaving incorrectly. Sharing a sample contract to elaborate on my...

enhancement