
AGavaskar441629 (Community Member) asked a question.
currently im fixing flaws in VS2015 Asp.net application.
Veracode Static analysis reports flaw in 3rd party dll - Crystaldecisions.dll version 1.0.0
method name -void CopyDirectory(string, string)
I have analyzed whether or not we are directly or indirectly using these methods in our code
But this method is not used in the code .
how to fix this issue or proceed further.Please guide here.
.png)
Mitigate as a potential false positive or upgrade to a compatible version without the vulnerable method.