Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Nuget format #247

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Ihavesoul
Copy link

@Ihavesoul Ihavesoul commented Feb 28, 2023

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
Copy link
Author

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

@Ihavesoul Ihavesoul marked this pull request as draft February 28, 2023 14:32
@Ihavesoul Ihavesoul marked this pull request as ready for review February 28, 2023 14:33
@Ihavesoul
Copy link
Author

Ihavesoul commented Feb 28, 2023

Hi guys, can you check it?
madpah
maurycupitt

@madpah
Copy link
Collaborator

madpah commented Feb 28, 2023

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
Copy link
Author

Ihavesoul commented Feb 28, 2023

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants