Skip to main content

Showing 1–3 of 3 results for author: Chandrasekaran, S K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2104.11593  [pdf

    cs.SE cs.LG

    Assessing Validity of Static Analysis Warnings using Ensemble Learning

    Authors: Anshul Tanwar, Hariharan Manikandan, Krishna Sundaresan, Prasanna Ganesan, Sathish Kumar Chandrasekaran, Sriram Ravi

    Abstract: 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, these rules-based static analysis tools generally report a lot of false warnings along with the actual ones. Though the SA tools uncover many hidden bugs, they are lost in the volume of fake warnings reported. The develop… ▽ More

    Submitted 21 April, 2021; originally announced April 2021.

  2. arXiv:2104.09225  [pdf

    cs.AI cs.SE

    Multi-context Attention Fusion Neural Network for Software Vulnerability Identification

    Authors: Anshul Tanwar, Hariharan Manikandan, Krishna Sundaresan, Prasanna Ganesan, Sathish Kumar Chandrasekaran, Sriram Ravi

    Abstract: 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 of repair and foremost risk the credibility of the company. It is rewarding when these issues are detected and fixed well ahead of time, before release. Common Weakness Estimation (CWE) is a nomenclature describing gene… ▽ More

    Submitted 19 April, 2021; originally announced April 2021.

  3. arXiv:2004.12783  [pdf

    cs.SE cs.LG

    Predicting Vulnerability In Large Codebases With Deep Code Representation

    Authors: Anshul Tanwar, Krishna Sundaresan, Parmesh Ashwath, Prasanna Ganesan, Sathish Kumar Chandrasekaran, Sriram Ravi

    Abstract: 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 compilation and other tools) get introduced. Some of these bugs might be found in the later stage of testing, and many times it is reported by customers on production code. Companies have to spend many resources, both money… ▽ More

    Submitted 24 April, 2020; originally announced April 2020.

    Comments: 8 Pages