8 citations · 8 across the 3 of their papers we have counts for
3 papers
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…
Multi-context Attention Fusion Neural Network for Software Vulnerability Identification
Anshul Tanwar, Hariharan Manikandan, Krishna Sundaresan +3
Security issues in shipped code can lead to unforeseen device malfunction, system crashes or malicious exploitation by crackers, post-deployment. These vulnerabilities incur a cost…
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…