Coder Social home page Coder Social logo

nuget.vulnerability.analysis's Introduction

Introduction

Nuget publishes a list of vulnerabilities for commonly used assemblies. This list is generated in an JSON file, so reading the data for specific assemblies can be quite tedious. This project consumes this list and caches it, so calls can be made to it for specific assemblies in question. The project currently consists of an API project, Azure Function to handle HTTP requests, and a web front end. You can choose which resource to use in your requesting process. The web version will be more visual, where the other two will be strictly API based. The web and function projects each make calls to the API. The NUGET JSON storage is on the API project.

Getting Started

The project was written in .NET 6 with an ASP.NET Core/MVC dependency. These dependencies should be downloaded on a build within Visual Studio or a build pipeline. In addition, the NUGET urls that contain the JSON data are within the API project. If the URLs change, that project would need updated.

nuget.vulnerability.analysis's People

Watchers

Aaron avatar

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.