Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Sarif.Sdk from 4.3.7 to 4.4.0 in /src #451

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps Sarif.Sdk from 4.3.7 to 4.4.0.

Changelog

Sourced from Sarif.Sdk's changelog.

**v4.4.0 Sdk | Driver | Converters | Multitool | Multitool Library

  • DEP: Add reference to System.Text.Encoding.CodePages v8.0.0 (to support Windows 1252 code pages in binary vs. text classification).
  • DEP: Update Newtonsoft.Json reference from 8.0.3 to v9.0.1 to provide net462 compatibility.
  • DEP: Update target framework from net461 to net462 in Sarif Sarif.Converters projects (to allow for use of System.Text.Encoding.CodePages).
  • DEP: Explicitly add Azure.Identity 1.10.2 in Sarif.Multitool.Library and WorkItems to avoid the vulnerable 1.3.0 package via Microsoft.Azure.Kusto.Data 10.0.3 per compliance requirements.
  • DEP: Explicitly add Microsoft.Data.SqlClient 2.1.2 in Sarif.Multitool.Library and WorkItems to avoid the vulnerable 2.1.1 package via Microsoft.Azure.Kusto.Data 10.0.3 per compliance requirements.
  • DEP: Explicitly add System.Data.SqlClient 4.8.5 in WorkItems to avoid the vulnerable 4.2.2 package via Microsoft.TeamFoundationServer.Client 16.170.0 per compliance requirements.
  • BRK: EnumeratedArtifact now sniffs artifacts to distinguish between textual and binary data. The Contents property will be null for binary files (use Bytes instead).
  • BRK: MultithreadedZipArchiveArtifactProvider now distinguishes binary vs. textual data using a hard-coded binary files extensions list. This data will be made configurable in a future change. Current extensions include .bmp, .cer, .der, .dll, .exe, .gif, .gz, .iso, .jpe, .jpeg, .lock, .p12, .pack, .pfx, .pkcs12, .png, .psd, .rar, .tar, .tif, .tiff, .xcf, .zip.
  • NEW: EnumeratedArtifact now automatically detects and populates a Bytes property for binary files such as executables and certificates.
  • NEW: FileEncoding.IsTextualData utility can effectively distinguish between binary and textual data.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Sarif.Sdk](https://github.com/Microsoft/sarif-sdk) from 4.3.7 to 4.4.0.
- [Release notes](https://github.com/Microsoft/sarif-sdk/releases)
- [Changelog](https://github.com/microsoft/sarif-sdk/blob/main/ReleaseHistory.md)
- [Commits](https://github.com/Microsoft/sarif-sdk/commits)

---
updated-dependencies:
- dependency-name: Sarif.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
@laedit
Copy link
Owner

laedit commented Jan 1, 2024

@dependabot merge

@dependabot dependabot bot merged commit 87f1763 into master Jan 1, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/Sarif.Sdk-4.4.0 branch January 1, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant