Coder Social home page Coder Social logo

sonarqube's Introduction

sonarqube

OWASP SonarQube Project

How to use:

  • docker pull owasp/sonarqube
  • docker run -d -p 9000:9000 -p 9092:9092 owasp/sonarqube

Navigate to (on the same machine):

sonarqube's People

Contributors

bkimminich avatar contactgus avatar jaimeniswonger avatar josephjaniga avatar rlerner avatar tektite-io avatar vinodanandan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sonarqube's Issues

Crash if running from docker-compose

Hello,

Sonarqube keeps crashing if running from docker-compose.
Example:

version: '2'
services:
sonarqube:
image: owasp/sonarqube
ports:
- "9000:9000"
- "9092:9092"
networks:
jenkins:

Task List

  • install open source database (Postgres 8 or 9; MySQL 5.6 or 5.7) for use by SQ

setting env SQ_GITLAB_VERSION='4.0.0' doesn't install plugin

steps
docker run -d -p 9000:9000 -p 9092:9092 -e SQ_GITLAB_VERSION='4.0.0' --name basim owasp/sonarqube

Actual results
observed in the logs
2018.11.07 12:37:15 INFO web[][o.s.s.p.ServerPluginRepository] Deploy plugin GitLab / 3.0.2 / d04a1b6f22629bab354ac29599b3b78a190a9311

also observed in the marketplace installed plugins still has 3.0.2

Expected Results
Gitlab version 4.0.0 plugin to be installed

Build failure - Unable to load component ProjectLock

Hi,

I ran the Owasp SonarQube Docker and I wanted to try it with just a simple maven project from Spring Initializr.
But when I compile my maven project :

mvn sonar:sonar  \
 -Dsonar.host.url=http://localhost:9000  \
 -Dsonar.login=somelogin

I get this error :
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.5.0.1254:sonar (default-cli) on project demo: Unable to load component class org.sonar.scanner.scan.ProjectLock.

However when I try with the official SonarQube Docker it works.

Thank you,
Kevin

Interesting suite of plugins for componet analysis java

A range of sonarqube plugins that cover different aspects of https://www.owasp.org/index.php/Component_Analysis

License : https://github.com/porscheinformatik/sonarqube-licensecheck
Known Vulnerabilities : https://github.com/SonarSecurityCommunity/dependency-check-sonar-plugin (already included)
Outdated Components : https://github.com/reallyinsane/mathan-dependency-updates-sonar-plugin

https://bitbucket.org/excentia/sonarqube-tattletale-plugin/src/master/ no 7.9(only 5.6) support but provides

Identify dependencies between JAR files
Spot if a class/package is located in multiple JAR files
Spot if the same JAR file is located in multiple locations

best regards

Feature Request: Easy scan of OWASP Benchmark w/SonarQube

Hi! I'm the OWASP Benchmark Project lead and we used to have support for scanning OWASP Benchmark (https://github.com/OWASP/Benchmark) with SonarQube years ago, but that feature hasn't been maintained.

Can you add support for scanning OWASP Benchmark to your project, or mine, leveraging this project? I.e., a simple script or instructions? Once we have the ability to do such a scan easily and repeatably, I can then update the scorecard generation capabilities in Benchmark for SonarQube. This would be great as we haven't been able to generate a scorecard for SonarQube against Benchmark in a long while.

Package references missing or not available

Building out the docker image it looks like quite a few of the plugin jars you are referencing are no longer available.

I've corrected/updated them for whats available 11/7/2018 so the docker image now builds.

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.