Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 598 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 598 Bytes

revealserver

Core server for the Reveal platform

Static code analysis

This will scan the system for code using SonarQube.

./gradlew --stacktrace sonarqube -Dsonar.login=????????????????????? -Dsonar.host.url=https://sonar-ops.akros.online -Dsonar.dependencyCheck.htmlReportPath=build/reports/dependency-check-report.html

Jacoco

Dependany Checks

This will generate a report in build/reports/dependency-check-report.html

./gradlew dependencyCheckAnalyze --info

Swagger

/swagger-ui/index.html?configUrl=/api-docs/swagger-config