Giter VIP home page Giter VIP logo

Comments (4)

hazendaz avatar hazendaz commented on September 24, 2024

owasp produces a lot of false positives. while a couple of those like really old maven might be valid, there is not much we can do about it given any upgrade basically blocks maven 3.1.1+ usage. Others like groovy, lombok are wrong. If you look at the physical report it has a column for confidence. If it's low, it's almost always a false positive. I know that project is working on trying to clear some of those issues but suspect there will always be some issues.

from spotbugs-maven-plugin.

KengoTODA avatar KengoTODA commented on September 24, 2024

Then is it better to remove dependency-check-maven from site generation phase? It will shorten time to build.

from spotbugs-maven-plugin.

hazendaz avatar hazendaz commented on September 24, 2024

I would leave it.

from spotbugs-maven-plugin.

hazendaz avatar hazendaz commented on September 24, 2024

It's just a matter of knowing what is or is not vulnerable based on the results. The false positives are not really the tools fault but rather NVD isn't very good on what is reported a lot of times. So there will always be false positives but it's important to have that insite. What you can do is go into the project though and configure it to stop reporting the false postive ones we have reviewed. I've never bothered in doing that given that could always change.

from spotbugs-maven-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.