.. JS Static Code Analyser documentation master file, created by sphinx-quickstart on Tue Jul 23 18:50:59 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to JS Static Code Analyser's documentation! =================================================== .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` JS Static Code Analyser tool will build a control flow and an intermediate representation of the abstract syntax tree to detect improper usage. *Current Functionality* - Finds if SQL queries use string concatenation - Detects all library functions used