Skip to content

Mark package as deprecated or vulnerable on local source #11583

Discussion options

You must be logged in to vote

I don't believe you can do this with a local source.

The NuGet.org test environment is great for testing stuff like this. Anything you do on it will not be reflected on the real NuGet.org. The API url is https://apiint.nugettest.org/v3/index.json

It's also worth pointing out that the integration environment isn't always up-to-date with respect to the real NuGet.org, so you might not want to test packages with dependencies. (EG: Newtonsoft.Json is only at version 7.0.1-beta3 whereas the real latest is 13.0.1.)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@OskarKlintrot
Comment options

@PathogenDavid
Comment options

@OskarKlintrot
Comment options

@PathogenDavid
Comment options

@OskarKlintrot
Comment options

Answer selected by OskarKlintrot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants