diff --git a/src/PSRule/PSRule.csproj b/src/PSRule/PSRule.csproj
index 6e24b0b968..432547d39c 100644
--- a/src/PSRule/PSRule.csproj
+++ b/src/PSRule/PSRule.csproj
@@ -18,7 +18,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/src/PSRule/packages.lock.json b/src/PSRule/packages.lock.json
index ba7791d40c..69ea3ca84a 100644
--- a/src/PSRule/packages.lock.json
+++ b/src/PSRule/packages.lock.json
@@ -90,12 +90,18 @@
},
"Sarif.Sdk": {
"type": "Direct",
- "requested": "[2.4.16, )",
- "resolved": "2.4.16",
- "contentHash": "ikJcKaMnwEvlqmxD3rtMn4ksYr8tvWdid7uzq4JFPcASwz21ErE1wF2CHbY/orlxt+E7uhZ4zBblgk5rdflfpg==",
- "dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "System.Collections.Immutable": "5.0.0"
+ "requested": "[5.4.1, )",
+ "resolved": "5.4.1",
+ "contentHash": "lFaLy3pT1ciR9FsNbHTyInf/o/x4WAuTYUpD3C3NeRNyvN9UdgtzvAD2RmSQeGMyOLbcx+CMoUYiKOY1HDejqw==",
+ "dependencies": {
+ "Microsoft.Diagnostics.Tracing.EventRegister": "1.1.28",
+ "Microsoft.Diagnostics.Tracing.TraceEvent": "3.1.3",
+ "Newtonsoft.Json": "13.0.3",
+ "System.Collections.Immutable": "5.0.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Text.Encoding.CodePages": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0"
}
},
"System.Net.Http": {
@@ -169,6 +175,19 @@
"resolved": "8.0.0",
"contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ=="
},
+ "Microsoft.Diagnostics.Tracing.EventRegister": {
+ "type": "Transitive",
+ "resolved": "1.1.28",
+ "contentHash": "VXTPYySeOmpMFejW2t4uau3t5h92LYKT9zM3kR06qeUNM9vQxG3S5nB6EhuKyf+F7Ze92Y6614MvjkxH14NJkQ=="
+ },
+ "Microsoft.Diagnostics.Tracing.TraceEvent": {
+ "type": "Transitive",
+ "resolved": "3.1.3",
+ "contentHash": "0i45LzMkHfWKcDZxzyGbE0TiRVRNvr8k+Snrgf1OT/8txwBi6opm3G8rCB7OAM6G4m61Jzd+ZaJ6YAyRGlE9TQ==",
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "5.0.0"
+ }
+ },
"Microsoft.Extensions.Configuration": {
"type": "Transitive",
"resolved": "8.0.0",
@@ -1017,6 +1036,36 @@
"System.Runtime": "4.3.0"
}
},
+ "System.Text.Encoding.CodePages": {
+ "type": "Transitive",
+ "resolved": "4.3.0",
+ "contentHash": "IRiEFUa5b/Gs5Egg8oqBVoywhtOeaO2KOx3j0RfcYY/raxqBuEK7NXRDgOwtYM8qbi+7S4RPXUbNt+ZxyY0/NQ==",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.Collections": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Text.Encoding.Extensions": {
+ "type": "Transitive",
+ "resolved": "4.3.0",
+ "contentHash": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
"System.Text.Encodings.Web": {
"type": "Transitive",
"resolved": "8.0.0",