Skip to content

Commit 6a5e8af

Browse files
committed
address feedback
1 parent 6330b5a commit 6a5e8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/Auditing-Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,5 +291,5 @@ Viewing [MSBuild's metaproj](/visualstudio/msbuild/how-to-build-specific-targets
291291

292292
## `dotnet list package --vulnerable`
293293

294-
Once a project is successfully restored, [`dotnet list package`](/dotnet/core/tools/dotnet-list-package) has a `--vulnerable` argument to filter the packages based on which packages have known vulnerabilities.
294+
[`dotnet list package`](/dotnet/core/tools/dotnet-list-package) has a `--vulnerable` argument to filter the packages based on which packages have known vulnerabilities.
295295
Note that `--include-transitive` is not default, so should be included.

0 commit comments

Comments
 (0)