8 citations · 8 across the 3 of their papers we have counts for
Showing cs.SEShow all
2 papers · 1 filter
cs.SE2021
Assessing Validity of Static Analysis Warnings using Ensemble Learning
Anshul Tanwar, Hariharan Manikandan, Krishna Sundaresan +3
Static Analysis (SA) tools are used to identify potential weaknesses in code and fix them in advance, while the code is being developed. In legacy codebases with high complexity, t…
cs.SE2020★ 8 cited
Predicting Vulnerability In Large Codebases With Deep Code Representation
Anshul Tanwar, Krishna Sundaresan, Parmesh Ashwath +3
Currently, while software engineers write code for various modules, quite often, various types of errors - coding, logic, semantic, and others (most of which are not caught by comp…