Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sonar-gitlab-converter

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sonar-gitlab-converter

A tool that convert SonarQube Issues from API to GitLab Vulnerability Report format

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
921
increased by5.5%
Maintainers
1
Weekly downloads
 
Created
Source

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/

FAQs

Package last updated on 02 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc