Skip to content

CodeQL

CodeQL #559

Triggered via schedule January 1, 2024 16:04
Status Success
Total duration 3m 30s
Artifacts

codeql-analysis.yml

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

Annotations

20 warnings
Analyze (csharp): ImperatorToCK3/Imperator/Characters/PortraitData.cs#L91
TODO verify if still require for Invictus version higher than the original pre-hotfix 1.7 (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
Analyze (csharp): ImperatorToCK3/CK3/Regexes.cs#L8
Regular expressions should not be vulnerable to Denial of Service attacks (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0009.md)
Analyze (csharp): Fronter.NET/Fronter.NET/Extensions/TranslationSource.cs#L152
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
Analyze (csharp): Fronter.NET/Fronter.NET/Extensions/TranslationSource.cs#L153
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)