1.1.0 • Published 2 years ago

sonar-gitlab-converter v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

sonar-gitlab-converter

Description

sonar-gitlab-converter is a tool that convert SonarQube Issues from API to GitLab Vulnerability Report format.

Installation

npm i -g sonar-gitlab-converter

Usage

sonar-gitlab-converter --host=<host> --token=<token> --project=<project ID>

Output:

  • A json file named gl-sast-report.json in GitLab Vulnerability Report format

Arguements:

KeyValue
hostThe web services composing the web API are documented within SonarQube, through the URL /web_api. You can also access the web API documentation from the top bar in SonarQube
tokenYou can create a token in /account/security
projectSonarQube Project Key

More details: https://docs.sonarqube.org/latest/extend/web-api/

1.1.0

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago