You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think your proposition is a good idea, but I am not sure about the possible impacts on false positives rate, maybe this could be configurated (if exactClassName (proposed name) is set to true so the behaviour is the same as today and if it's set to false the behaviour is like you proposed) and ideally this parameter must impact not only the sinks but also sources, validators and sanitizers).
For your initial problem I have fixed it and now you can use this sink :
I am trying to write rules for such code
I know classes of these objects but obviously analyzer fails to find class names.
Your example with 'ESAPI->validator' doesn't work for me.
I'd prefer to consider such code as vulnerabilities when function name is in sinks rules and class name is not resolved. Like this
The text was updated successfully, but these errors were encountered: