×

Automated data store access source code review

  • US 10,585,663 B1
  • Filed: 10/13/2017
  • Issued: 03/10/2020
  • Est. Priority Date: 10/13/2017
  • Status: Active Grant
First Claim
Patent Images

1. A computer-implemented automated review method for source code files seeking to access a data store, the method comprising the steps of:

  • receiving a request to review data store access source code;

    determining computer files which include the data access source code;

    examining structured query language (SQL) source code files and determining compliance with non-syntax-related guidelines;

    executing an explain command on SQL statements in the SQL source code files and producing an explain output including information about a sequence of operations for executing the SQL statements;

    examining data access object (DAO) source code files and determining compliance with guidelines for invoking SQL components within Java source code;

    examining configuration source code files and determining compliance with data store connection and object definition guidelines;

    examining configuration source code files and DAO source code files and determining compliance with transaction-related guidelines;

    examining configuration source code files and determining compliance with datasource configuration guidelines;

    setting the issue flag if any of the guidelines are not followed;

    reviewing the status of the issue flag;

    issuing a first signal to information technology personnel to halt deployment of the source code files if the issue flag is set; and

    issuing a second signal to information technology personnel to proceed with deployment of the source code files if the issue flag is not set.

View all claims
  • 2 Assignments
Timeline View
Assignment View
    ×
    ×