Code Monkey home page Code Monkey logo

Comments (7)

Reamer avatar Reamer commented on June 12, 2024

Which version of SonarQube are you using? I have two categories and the issues are displayed in both. I am currently using the latest SonarQube LTS version.
grafik

from dependency-check-sonar-plugin.

aikebah avatar aikebah commented on June 12, 2024

@mansing2 Could it be that this was your first time using DependencyCheck 8.x for your analysis on Jenkins? (The Jenkins plugin is a wrapper that can run different version of DependencyCheck CLI) See #748

from dependency-check-sonar-plugin.

gusriobr avatar gusriobr commented on June 12, 2024

I'm having the same problem, after upgrading the maven dep-check plugin from 7.1.1 to 8.4.0, the vulnerabilities disappered from project issue section in sonarQube.

We run the report generation with this line:

mvn org.owasp:dependency-check-maven:8.4.0:check -Dformats=xml,html,json

After this, the reports can be found under target/ folder, but comparing the 8.4 and 7.1.1 version shows some diffs in the xml formats

This is our SonarQube version.
Community EditionVersion 8.9.10 (build 61524)

We updated the SonarQube plugin from version 3.0.1 to 3.1.0 but it doesnt' work.

from dependency-check-sonar-plugin.

aikebah avatar aikebah commented on June 12, 2024

@gusriobr That would then be something for an issue at https://github.com/dependency-check/dependency-check-sonar-plugin/issues

DependencyCheck's responsibility stops at the creation of the report files. How the information in those reports (which indeed changed a bit in format is put into the SonarQube issue registration is decided upon in the SonarQube plugin project (and may potentially be constrained by internal changes within SonarQube). The issue linked before indicates that the plugin has been updated to support the new format with their MR 758, but maybe there have been other changes too.

from dependency-check-sonar-plugin.

github-actions avatar github-actions commented on June 12, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

from dependency-check-sonar-plugin.

github-actions avatar github-actions commented on June 12, 2024

This issue was closed because it has been stalled for 14 days with no activity.

from dependency-check-sonar-plugin.

muratkucuktepe avatar muratkucuktepe commented on June 12, 2024

8.9.10

I have also the same problem but solved it upgrading dependency-check-sonar-plugin to version 3.1.0.
#748 (comment)

from dependency-check-sonar-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.