Skip to content

Fixed: Potential out of bounds read in SIMD scanners #81

Fixed: Potential out of bounds read in SIMD scanners

Fixed: Potential out of bounds read in SIMD scanners #81

Triggered via push August 2, 2024 02:16
Status Success
Total duration 6m 59s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], actions/setup-node@v2, codecov/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected], actions/setup-dotnet@v3, actions/setup-node@v2, codecov/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build: Reloaded.Memory.Sigscan/ScannerFactory.cs#L16
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.Sigscan/Scanner.cs#L48
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.Sigscan/Scanner.cs#L48
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.Sigscan/ScannerFactory.cs#L16
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.SigScan.Tests/ScannerTests.cs#L15
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.SigScan.Tests/ScannerTests.cs#L15
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build: Reloaded.Memory.Sigscan/ScannerFactory.cs#L16
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.Sigscan/Scanner.cs#L48
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.Sigscan/ScannerFactory.cs#L16
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.Sigscan/Scanner.cs#L48
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build: Reloaded.Memory.SigScan.Tests/ScannerTests.cs#L15
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Reloaded.Memory.SigScan.Tests/ScannerTests.cs#L15
This call site is reachable on all platforms. 'Scanner' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Changelog", "NuGet Packages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Changelog
21.6 KB
NuGet Packages
58 KB