Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

OWASP/sonarqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sonarqube

OWASP SonarQube Project

How to use:

docker build -t "owasp/sonarqube" docker/.

docker run -d -p 9000:9000 -p 9092:9092 owasp/sonarqube (docker image name)

localhost:9000