sonatype-nexus-community / vscode-iq-plugin

Visual Studio Code plugin for Nexus IQ
MIT License
18 stars 21 forks source link

Support Nuget format #247

Open Ihavesoul opened 1 year ago

Ihavesoul commented 1 year ago

Good afternoon, gentlemen, I was interested in using SonaType to analyze Nuget dependencies, unfortunately, only an extension for Visual Studio 2019 was officially provided Soon I found this wonderful repository, and decided to support my favorite environment. I'll say right away, I'm mostly a C# developer, so I may not know some things in TypeScript, if you see obvious improvements or incorrectness in the program, please note this in the review The changes were tested and the report was received successfully. Thank you so much for your attention!

This pull request makes the following changes: ext-src/packages/ComponentContainer.ts ext-src/packages/LiteComponentContainer.ts ext-src/packages/nuget/NugetDependencies.ts ext-src/packages/nuget/NugetPackage.ts ext-src/packages/nuget/NugetUtils.ts package-lock.json(by npm install, I guess) package.json(by npm install, I guess)

OSS Analyses screenshot: image

Ihavesoul commented 1 year ago

Terouko is my second account, sorry, something get wrong with my GIT Cred manager.

Ihavesoul commented 1 year ago

Hi guys, can you check it? madpah maurycupitt

madpah commented 1 year ago

Hey @Ihavesoul - thanks for taking the time to contribute.

We're just waiting on someone poking our internal Bot that makes sure contributions meet requirements (please bear with us!)

Ihavesoul commented 1 year ago

Hey @Ihavesoul - thanks for taking the time to contribute.

We're just waiting on someone poking our internal Bot that makes sure contributions meet requirements (please bear with us!)

Got it, all right :) will wait! Thanks guys

Ihavesoul commented 1 year ago

@madpah looks like something get wrong with our bot : D