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

bitbucket-report-sonarqube

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitbucket-report-sonarqube - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

2

package.json
{
"name": "bitbucket-report-sonarqube",
"bin": "src/index.js",
"version": "1.0.29",
"version": "1.0.30",
"description": "Commandline tool to use the management APIs of SAP API Management",

@@ -6,0 +6,0 @@ "main": "src/index.js",

@@ -117,3 +117,3 @@ #!/usr/bin/env node

await axios.post(`https://api.bitbucket.org/2.0/repositories/${program.reposlug}/commit/${program.commit}/reports/${program.reportId}/annotations`,
issues, {
issues.slice(0,99), {
proxy: {

@@ -120,0 +120,0 @@ host: 'localhost',

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