[ 
https://issues.apache.org/jira/browse/IGNITE-22751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-22751:
------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> .NET: Enable NuGet audit
> ------------------------
>
>                 Key: IGNITE-22751
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22751
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Add the following to  the *Directory.Build.props* file to enable security 
> audit during package restore:
> {code}
>         <NuGetAudit>true</NuGetAudit>
>         <NuGetAuditMode>all</NuGetAuditMode>
>         <NuGetAuditLevel>low</NuGetAuditLevel>
> {code}
> This will fail the build if vulnerable dependencies are present (direct or 
> transitive).
> https://learn.microsoft.com/en-us/nuget/concepts/auditing-packages



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to