Skip to content

Conversation

@Nigusu-Allehu
Copy link
Member

… command

Fixes: NuGet/Home#14371

Copilot AI review requested due to automatic review settings July 28, 2025 22:48
@Nigusu-Allehu Nigusu-Allehu requested review from a team as code owners July 28, 2025 22:48

This comment was marked as outdated.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 7787057:

✅ Validation status: passed

File Status Preview URL Details
docs/concepts/Auditing-Packages.md ✅Succeeded View

For more details, please refer to the build report.

@Nigusu-Allehu Nigusu-Allehu requested a review from Copilot July 28, 2025 22:51

This comment was marked as outdated.

@Nigusu-Allehu Nigusu-Allehu self-assigned this Jul 31, 2025
@learn-build-service-prod
Copy link

Learn Build status updates of commit 85c8c25:

✅ Validation status: passed

File Status Preview URL Details
docs/concepts/Auditing-Packages.md ✅Succeeded View

For more details, please refer to the build report.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the NuGet Auditing Packages documentation to clarify which features support audit sources and when they were introduced. The change removes a note stating that audit sources are not supported by dotnet list package --vulnerable and replaces it with a comprehensive table showing feature support timelines.

  • Replaces outdated information about audit sources support with a structured table
  • Documents that dotnet package list --vulnerable now supports audit sources starting from NuGet 6.14/.NET 9.0.300 SDK
  • Adds information about Visual Studio Package Manager UI support status

@Nigusu-Allehu Nigusu-Allehu merged commit ec65226 into main Aug 1, 2025
2 checks passed
@Nigusu-Allehu Nigusu-Allehu deleted the dev-nyenework-audit-sources branch August 1, 2025 19:15
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [NuGet 6.12, .NET 9.0.100 SDK, and Visual Studio 2022 17.12](../release-notes/NuGet-6.12.md) | Restore |
| [NuGet 6.14, .NET 9.0.300 SDK](../release-notes/NuGet-6.14.md) | `dotnet package list --vulnerable` |
| Not yet supported | NuGet AuditSources support in the Visual Studio Package Manager UI |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least for me I'd appreciate if there's a link provided to the GitHub issue that tracks this so I can follow along.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Audit sources info incorrect in relation to dotnet list package --vulnerable usage

5 participants