Skip to content

Commit d542454

Browse files
authored
Update rules/Proj0040.md
1 parent 090868d commit d542454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/Proj0040.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ancestor: MSBuild
88
When [enabled](Proj0004.md), GitHub's vulnerability database is consulted to
99
check for security issues that come with using any of the referenced packages.
1010
By default (this will change for .NET 10 and up) only direct dependencies are
11-
taken into consideration. This rule advise to include transitive too by setting
11+
taken into consideration. This rule advises to include transitive dependencies too by setting
1212
`<NuGetAuditMode>` to all.
1313

1414
More information: [learn.microsoft.com/nuget/concepts/auditing-packages](https://learn.microsoft.com/nuget/concepts/auditing-packages)

0 commit comments

Comments
 (0)