Coder Social home page Coder Social logo

meyskens / lookout-sonarcheck-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from src-d/lookout-sonarcheck-analyzer

0.0 1.0 0.0 61 KB

License: GNU Affero General Public License v3.0

Dockerfile 6.87% Makefile 7.08% Python 83.71% Java 2.34%

lookout-sonarcheck-analyzer's Introduction

Build Status lookout analyzer: sonarcheck

A lookout analyzer implementation that uses bblfsh UAST and sonar-checks.

Disclaimer: this is not an official product, it only serves the purpose of testing lookout.

Example of utilization

Install lookout-sonarcheck dependencies running:

$ pip3 install -r requirements.txt

Run lookout-sonarcheck analyzer

$ python3 sonarcheck_analyzer.py

With lookout-sdk binary from the latest release of SDK, run:

$ lookout-sdk review --log-level=debug \
    --from c99dcdff172f1cb5505603a45d054998cb4dd606 \
    --to 3a9d78bdd1139c929903885ecb8f811931b8aa70

Configuration

Variable Default Description
SONARCHECK_HOST 0.0.0.0 IP address to bind the gRPC serve
SONARCHECK_PORT 9930 Port to bind the gRPC server
SONARCHECK_DATA_SERVICE_URL ipv4://localhost:10301 gRPC URL of the Data service
SONARCHECK_LOG_LEVEL info Logging level (info, debug, warning or error)

Development

Release

Main release artifact is a Docker image, so

  • make docker-push

License

AGPLv3

lookout-sonarcheck-analyzer's People

Contributors

smacker avatar bzz avatar carlosms avatar dpordomingo avatar meyskens avatar epicalyx avatar agarwalrounak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.