Commit a28cf30
Override vulnerable transitive dependencies with safe versions
Statiq.Web pulls in several packages with known vulnerabilities.
Added explicit version overrides to resolve all NU190x warnings:
- Azure.Identity 1.19.0
- Microsoft.Build.Tasks.Core 18.4.0
- Microsoft.Data.SqlClient 6.1.4
- Microsoft.IdentityModel.JsonWebTokens / System.IdentityModel.Tokens.Jwt 8.16.0
- Microsoft.Rest.ClientRuntime 2.3.24 (capped at <3.0.0 for Azure.Search compat)
- Newtonsoft.Json 13.0.4
- System.Data.SqlClient 4.9.1
- System.DirectoryServices.Protocols / System.Drawing.Common / System.Security.Cryptography.Xml 10.0.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1632100 commit a28cf30
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
15 | 30 | | |
16 | 31 | | |
17 | 32 | | |
| |||
0 commit comments