Giter Club home page Giter Club logo

Comments (2)

joshbw avatar joshbw commented on May 21, 2024

At the moment DevSkim doesn't have a robust story for scanning project dependencies for known security issues - it currently is just doing vulnerable pattern analysis of source code. We are designing/prototyping different approaches to analyzing manifest and project files for known vulnerable (or abandoned/deprecated) dependencies. Since we are still designing that we are a fair ways out for being able to talk about what our response time would eventually be when a new bulletin is released (though ideally we would be feeding off of NVD or other vuln feed, and able to automatically update as soon as details are available from whatever feed we use). As a stop gap, I'll talk with @scovetta about a much more immediate (and fairly hard coded) solution for the advisory above.

I would encourage you to also open an issue under the Roslyn Analyzers (or respond to Barry's advisory post asking for an analyzer). It would really behoove the .Net community to have a built in analyzer that at the very least alerted when using a built in component that has a bulletin issued for it (if you are unfamiliar with Roslyn, its the .Net compiler. It supports analyzers that expand its analytic capabilities beyond just syntax errors, and as it is the compiler, its incredibly easy to integrate into CI builds since it is already part of the build. Here are more details and links to some security relevant analyzer, ). The .Net Security Guard project might also be interested in adding a dependency checker to their Roslyn analyzer package

from devskim.

gfs avatar gfs commented on May 21, 2024

Closing stale issues.

from devskim.

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.