Skripko-Ivan
Results
1
issues of
Skripko-Ivan
Libsast pattern for deleting multiline comment ("/\*([\S|\s]+?)\*/") will delete code if it will find "/*" in constant string. For example: uriMatcher.addURI(PROVIDER_NAME, "users/*", 1);