Giter Site home page Giter Site logo

Comments (9)

johnkors avatar johnkors commented on May 30, 2024 3

Btw, just so you know as a maintainer. Microsoft is working on a spec for dependency auditing as part of the dotnet SDK. It's been stale for a year or so, but eventually they'll incorporate that into the SDK.

https://github.com/NuGet/Home/wiki/Flag-vulnerable-packages

from nugetdefense.

616b2f avatar 616b2f commented on May 30, 2024 1

How about using the dotnet tool capability to distribute your tool? It would be also nice because it make it easy to use in in CI pipelines.

from nugetdefense.

digitalcoyote avatar digitalcoyote commented on May 30, 2024 1

I've have a working dotnet tool (minimal changes to support it without adding to the existing code (a couple lines to give usage details if it's run without arguments).

I'm not going to publish it til I get 1.0.9 released and I get it into the ci.

Chocolatey will be as simple as creating a powershell script that installs it as a dotnet tool. I have a repo that keeps my chocolatey packages up to date, so after writing that, it should update itself.

WinGet will apparently require an installer be built. This also adds complexity to the maintenance process. Because of this, I'll revisit WinGet at a later date.

from nugetdefense.

johnkors avatar johnkors commented on May 30, 2024

Hi! Just stumbled across this. Great work!

Re CLI: That's what I did with dotnet-retire. I actually began the project as a CLI tool, then after a while thought about also making a MSBuild task like done here in NuGet Defense - which absolutely makes sense.

from nugetdefense.

digitalcoyote avatar digitalcoyote commented on May 30, 2024

I'm going to circle back on this after I automate the maintenance (automatically updates the embedded NVD source) deploy process. I intend to make a dotnet tool that can be installed, and write a chocolatey package to allow installation/updating through that package manager on Windows.

from nugetdefense.

616b2f avatar 616b2f commented on May 30, 2024

I'm going to circle back on this after I automate the maintenance (automatically updates the embedded NVD source) deploy process. I intend to make a dotnet tool that can be installed, and write a chocolatey package to allow installation/updating through that package manager on Windows.

Do you plan to provide it also via winget? (Official windows package manager https://github.com/microsoft/winget-cli)

from nugetdefense.

digitalcoyote avatar digitalcoyote commented on May 30, 2024

I've not pushed anything to winget, and I don't use it. But I see no reason to exclude it. I'll look into it after I get the chocolatey package together.

from nugetdefense.

digitalcoyote avatar digitalcoyote commented on May 30, 2024

https://www.nuget.org/packages/NuGetDefense.Tool dotnet tool has been published. I'm going to work on a chocolatey script next.

from nugetdefense.

digitalcoyote avatar digitalcoyote commented on May 30, 2024

Closing this since it's available as a dotnet tool and chocolatey has an installer to wrap this for manageability. WinGet's msi requirement will be looked at again later. I've got some higher priority features/issues and some automation for releases that needs to be accomplished before I can look at WinGet. If anyone explicitly needs winget support, let me know in a separate issue and I'll try to work it into my schedule a little sooner.

from nugetdefense.

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.