Junit test using trust store certificate causing security vulnerability
In my current project repo a security certificate with .jks extension is kept for some junit test case requirements. The same is causing a security vulnerability. Is there is any way to avoid using the security certificate in the repo?