Skip to content

CodeQL

CodeQL #599

Triggered via schedule October 7, 2025 03:18
Status Success
Total duration 1m 31s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/Kryptor/Validation/SigningValidation.cs#L167
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L174
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L173
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L128
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L127
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L87
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L86
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L47
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/DecryptFile.cs#L78
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/FileEncryption/FileDecryption.cs#L46
Avoid inexact read with 'System.IO.FileStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)