Update dependency Sarif.Sdk to v4.5.4 #496
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.4.0
->4.5.4
Release Notes
Microsoft/sarif-sdk (Sarif.Sdk)
v4.5.4
v4.5.3
v4.5.2
v4.5.1
Sarif
andSarif.Driver
to resolve version conflict build error.System.Diagnostics.Debug
4.3.0,System.IO.FileSystem.Primitives
4.3.0,System.Text.Encoding.Extensions
4.3.0.v4.5.0
System.Text.Encoding.CodePages
from 8.0.0 to 4.3.0 inSarif
.System.Memory
andSystem.Runtime.CompilerServices.Unsafe
.System.Collections.Immutable
.Microsoft.Data.SqlClient
reference from 2.1.2 to 2.1.7 inWorkItems
andSarif.Multitool.Library
to resolve CVE-2024-0056.System.Data.SqlClient
reference from 4.8.5 to 4.8.6 inWorkItems
to resolve CVE-2024-0056.FileEncoding.IsTextualData
method for detecting binary files.Stack.Create
method to populate missingPhysicalLocation
instances when stack frames reference relative file paths.UnsupportedOperationException
inZipArchiveArtifact
.MultithreadedAnalyzeCommandBase
to return rich return code with the--rich-return-code
option.IsBinary
property toIEnumeratedArtifact
and implement the property inZipArchiveArtifact
.IsBinary
categorization forZipArchiveArtifact
s.max-file-size-in-kb
parameter to 10 megabytes.--timeout-in-seconds
parameter toAnalyzeOptionsBase
, which will override theTimeoutInMilliseconds
property inAnalyzeContextBase
.--post-uri
will skip sending the SARIF log to the configured endpoint if the file contains no results or fatal execution errors.ADO1011.ReferenceFinalSchema
,ADO1013.ProvideRequiredSarifLogProperties
,ADO1014.ProvideRequiredRunProperties
,ADO1015.ProvideRequiredResultProperties
,ADO1016.ProvideRequiredLocationProperties
,ADO1017.ProvideRequiredPhysicalLocationProperties
,ADO1018.ProvideRequiredToolProperties
,ADO2012.ProvideRequiredReportingDescriptorProperties
,GH1011.ReferenceFinalSchema
,GH1013.ProvideRequiredSarifLogProperties
,GH1014.ProvideRequiredRunProperties
,GH1015.ProvideRequiredResultProperties
,GH1016.ProvideRequiredLocationProperties
,GH1017.ProvideRequiredPhysicalLocationProperties
,GH1018.ProvideRequiredToolProperties
,GH2012.ProvideRequiredReportingDescriptorProperties
.--rule-kind
parameter toAnalyzeOptionsBase
, which specifies rule kinds to run (Sarif
,Ghas
,Ado
). Example:--rule-kind Ado;Sarif
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.